This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-02-08 09:02:07 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
backup
History
Eloy Lafuente (stronk7)
ee1235e7af
Merge branch 'backup-convert' of git://github.com/mudrd8mz/moodle
2011-06-14 22:38:27 +02:00
..
bb
…
cc
…
controller
MDL-27379 Backup conversion logging facilities
2011-06-06 13:56:06 +02:00
converter
MDL-22414 Exclude unsupported modules from the course contents
2011-06-10 09:01:41 +02:00
moodle2
MDL-27822 rename new methods
2011-06-14 00:33:16 +02:00
util
MDL-22414 Removing obj_to_readable helper
2011-06-09 11:38:15 +02:00
backup_scheduled.php
…
backup.class.php
The main moodle_backup.xml file is now being generated by the converter
2011-05-16 19:02:13 +02:00
backup.php
…
backupfilesedit_form.php
…
backupfilesedit.php
…
backuplib.php
…
import.php
…
lib.php
…
log.php
…
restore.php
The first attempt to include backup conversion in the restore process
2011-05-18 01:55:27 +02:00
restorefile_form.php
…
restorefile.php
…
restorelib.php
…