mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merged from MOODLE_14_STABLE: Indexes for quiz and version bump (honoring partial freeze)
This commit is contained in:
parent
9e094fd54b
commit
556b96786e
5 changed files with 107 additions and 10 deletions
|
@ -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)?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue