Fixed bug MDL-10318 on db/update.php

This commit is contained in:
bobopinna
2007-07-03 07:55:33 +00:00
parent 5b696e30cc
commit fa21044e08
+1 -1
View File
@@ -10,7 +10,7 @@
// catch up now, so until 27th October please only increment in very tiny steps
// in HEAD, until we get past that date..
$module->version = 2007031300; // The (date) version of this module
$module->version = 2007070300; // The (date) version of this module
$module->requires = 2007020200; // The version of Moodle that is required
$module->cron = 300; // How often should cron check this module (seconds)?