moodle/backup/converter/moodle1
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
..
tests MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +02:00
backuplib.php MDL-29956: Implement common cartridge export (r16882) 2011-11-14 21:25:08 +01:00
handlerlib.php MDL-47569 backup: Do not close questions tag if never opened 2014-10-07 11:48:35 -07:00
lib.php MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +02:00