moodle/lib/classes/hub
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
..
api.php MDL-31436 hub: never use xmlrpc, always use REST 2017-11-30 11:28:00 +08:00
course_publication_form.php
publication.php MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +02:00
registration.php MDL-31436 registration: do not send false in update request 2017-12-13 13:51:25 +08:00
site_registration_form.php MDL-60569 registration: fix bug with showing email in the form 2017-10-25 15:12:43 +08:00
site_unregistration_form.php