Updated to Moodle 1.6 Develop

This commit is contained in:
bobopinna
2005-07-15 12:43:29 +00:00
parent 01875c7fed
commit b5e5bbebdb
+1 -1
View File
@@ -6,7 +6,7 @@
/////////////////////////////////////////////////////////////////////////////////
$module->version = 2005071500; // The (date) version of this module
$module->requires = 2005060300; // The version of Moodle that is required
$module->requires = 2005060201; // The version of Moodle that is required
$module->cron = 0; // How often should cron check this module (seconds)?
?>