moodle/backup/controller
Damyon Wiese 5d5c4c0b73 MDL-43411 Backup: Fix restore from 1.9
The restore progress bars introduced a bug when restoring Moodle 1.9 backups.
build_plan needs to be surrounded with start_progress/end_progress with the mode
set to indeterminite or it throws coding errors.
2013-10-17 15:54:24 +08:00
..
tests MDL-40901 standardise core test case class and file names 2013-08-04 22:10:31 +02:00
backup_controller.class.php MDL-38196 Backup/restore: Display log if non-empty 2013-10-08 11:00:11 +01:00
base_controller.class.php MDL-38196 Backup/restore: Display log if non-empty 2013-10-08 11:00:11 +01:00
restore_controller.class.php MDL-43411 Backup: Fix restore from 1.9 2013-10-17 15:54:24 +08:00