This website requires JavaScript.
Explore
Help
Register
Sign In
L-electron-Rare
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4352cd98bfa33e36e65fbed4b5248dedbb529bcc
moodle
/
backup
/
util
/
plan
T
History
Zig Tan
1892dd565f
MDL-39060 backup: fix typo backup destroy() function
2018-03-26 09:28:59 +08:00
..
tests
MDL-36580 backup: General support for decrypted contents in restore
2017-10-19 10:17:11 +02:00
backup_execution_step.class.php
…
backup_plan.class.php
MDL-41754 (1) Progress tracking : moved from backup and restore to core
2014-01-27 17:45:50 +07:00
backup_step.class.php
…
backup_structure_step.class.php
MDL-52523 backup of subplugins: add missing global
2015-12-15 15:57:23 +00:00
backup_task.class.php
…
base_plan.class.php
MDL-34859 backup: add restore defaults
2017-03-20 14:59:45 +08:00
base_step.class.php
…
base_task.class.php
MDL-39060 backup: fix typo backup destroy() function
2018-03-26 09:28:59 +08:00
restore_execution_step.class.php
…
restore_plan.class.php
MDL-46942 events: fix naming of other param
2016-10-25 20:18:35 +01:00
restore_step.class.php
MDL-36580 backup: General support for decrypted contents in restore
2017-10-19 10:17:11 +02:00
restore_structure_step.class.php
MDL-52523 backup of subplugins: add missing global
2015-12-15 15:57:23 +00:00
restore_task.class.php
…