Going to "Create the script". Bump.

This commit is contained in:
stronk7 2003-11-30 21:57:43 +00:00
parent 2ee3c92e4a
commit 90471d6b0b
2 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -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