]> git.mjollnir.org Git - moodle.git/commitdiff
Now "none-users" backups are allowed. See bug 1420.
authorstronk7 <stronk7>
Thu, 20 May 2004 18:39:18 +0000 (18:39 +0000)
committerstronk7 <stronk7>
Thu, 20 May 2004 18:39:18 +0000 (18:39 +0000)
(http://moodle.org/bugs/bug.php?op=show&bugid=1420)

backup/version.php

index 7a8d953ec55acfcf80cc0bab8a45900fc4232f31..ac77f1825aa1e2314b02d3558676dbcce6ecb3f5 100644 (file)
@@ -5,6 +5,6 @@
 // database (backup_version) to determine whether upgrades should
 // be performed (see db/backup_*.php)
 
-$backup_version = 2004052000;   // The current version is a date (YYYYMMDDXX)
+$backup_version = 2004052001;   // The current version is a date (YYYYMMDDXX)
 
 $backup_release = "1.3";  // User-friendly version number