Added INDEX parameters support

This commit is contained in:
bobopinna
2005-04-04 09:37:52 +00:00
parent d0dd5c4b3d
commit 51ffd65c72
+1 -1
View File
@@ -5,7 +5,7 @@
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
/////////////////////////////////////////////////////////////////////////////////
$module->version = 2005040200; // The (date) version of this module
$module->version = 2005040400; // The (date) version of this module
$module->requires = 2005021600; // The version of Moodle that is required
$module->cron = 0; // How often should cron check this module (seconds)?