Run the online assignment cleanup code automatically on an upgrade. (SE)

This commit is contained in:
moodler
2005-07-21 11:00:34 +00:00
parent 6be6289f54
commit 9bb3bc4e98
3 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
// This is compared against the values stored in the database to determine
// whether upgrades should be performed (see lib/db/*.php)
$version = 2005060220; // YYYYMMDD = Moodle 1.5 Date
$version = 2005072100; // YYYYMMDD = Moodle 1.5 Date
// X = Moodle 1.5 Point release (0,1,2...)
// Y = Interim incrementer