moodle/backup/controller/tests
Matteo Scaramuccia ef844148a9 MDL-60923 backup: Added $CFG->backuptempdir
The new setting will allow to host the temporary backup files
into a specific target directory. Defaults to '$CFG->tempdir/backup'.

Calling make_backup_temp_directory() checks that the required sub-directory
will be properly created under the new target directory.
2018-04-16 23:50:28 +02:00
..
fixtures MDL-57698 backup: Decrease deadlock fixture size 2017-07-26 10:45:58 +08:00
controller_test.php MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +02:00