]> git.mjollnir.org Git - moodle.git/commitdiff
Fix for version no. (date) in upgrade.php
authordonal72 <donal72>
Tue, 2 Oct 2007 15:44:36 +0000 (15:44 +0000)
committerdonal72 <donal72>
Tue, 2 Oct 2007 15:44:36 +0000 (15:44 +0000)
lib/db/upgrade.php

index 281ddf1b7bdf437aa7966c56fa57acc3fab85a3a..b0e08993cef8aa6c6b842ceb6ebfc57fdbe23738 100644 (file)
@@ -2299,7 +2299,7 @@ function xmldb_main_upgrade($oldversion=0) {
     }
 */
 
-    if ($oldversion < 2007091300) {
+    if ($oldversion < 2007100300) {
         //
         // MNET stuff for roaming theme
         //