This commit is contained in:
moodler 2004-10-17 04:08:32 +00:00
parent 5df6740bd3
commit 193ba8e7c4
5 changed files with 11 additions and 3 deletions

View file

@ -5,7 +5,7 @@
// This fragment is called by moodle_needs_upgrading() and /admin/index.php
////////////////////////////////////////////////////////////////////////////////
$module->version = 2004091700; // The (date) version of this module
$module->version = 2004101700; // The (date) version of this module
$module->requires = 2004091700; // Requires this Moodle version
$module->cron = 0; // How often should cron check this module (seconds)?