]> git.mjollnir.org Git - moodle.git/commitdiff
Ops! I forgot to commit this 2 days ago! Now a lot of
authorstronk7 <stronk7>
Mon, 25 Sep 2006 22:48:43 +0000 (22:48 +0000)
committerstronk7 <stronk7>
Mon, 25 Sep 2006 22:48:43 +0000 (22:48 +0000)
data fields will be null!

mod/data/version.php

index 14812f454d4d38c9401343932c2d5642aa8aa60b..b045c58a23fbbd5382560bcff0be7a933e97c0d0 100644 (file)
@@ -5,7 +5,7 @@
 //  This fragment is called by /admin/index.php
 ////////////////////////////////////////////////////////////////////////////////
 
-$module->version  = 2006092000;
+$module->version  = 2006092302;
 $module->requires = 2006080900;  // Requires this Moodle version
 $module->cron     = 60;