mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
Included lib/xmlize.php to use it intensively
restoring mods. Perhaps, in a future, the rest of the reading must be xmlized too !!! (users, course_info, header...), but not now.
This commit is contained in:
parent
2424845faf
commit
5f94815096
@ -14,6 +14,7 @@
|
||||
//Units used
|
||||
require_once ("$moodle_home/config.php");
|
||||
require_once ("$moodle_home/version.php");
|
||||
require_once ("$moodle_home/lib/xmlize.php");
|
||||
require_once ("backup_version.php");
|
||||
require_once ("db/backup_$CFG->dbtype.php");
|
||||
require_once ("lib.php");
|
||||
|
Loading…
x
Reference in New Issue
Block a user