mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
Going to "Create the script". Bump.
This commit is contained in:
parent
2ee3c92e4a
commit
90471d6b0b
@ -116,8 +116,8 @@ Backup Details:
|
||||
- Download backup files......................................DONE
|
||||
- Delete backup files........................................DONE
|
||||
- Program scheduled backups..................................IN PROGRESS
|
||||
- Build a configuration inteface..........................IN PROGRESS
|
||||
- Create the script.......................................NOT EXISTS
|
||||
- Build a configuration inteface..........................DONE
|
||||
- Create the script.......................................IN PROGRESS
|
||||
- Integrate it in cron....................................NOT EXISTS
|
||||
|
||||
Restore Details:
|
||||
|
@ -5,6 +5,6 @@
|
||||
// database (backup_version) to determine whether upgrades should
|
||||
// be performed (see db/backup_*.php)
|
||||
|
||||
$backup_version = 2003112700; // The current version is a date (YYYYMMDDXX)
|
||||
$backup_version = 2003113000; // The current version is a date (YYYYMMDDXX)
|
||||
|
||||
$backup_release = "1.2 development"; // User-friendly version number
|
||||
|
Loading…
x
Reference in New Issue
Block a user