Merged from MOODLE_14_STABLE: Indexes for quiz and version bump (honoring partial freeze)

This commit is contained in:
mjollnir_ 2004-11-19 04:14:13 +00:00
parent 9e094fd54b
commit 556b96786e
5 changed files with 107 additions and 10 deletions

View file

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