mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
Merged from MOODlE_14_STABLE: Indexes for glossary and version bump
This commit is contained in:
parent
ee3dddc1c9
commit
1ad49e00d9
5 changed files with 97 additions and 9 deletions
|
@ -5,7 +5,7 @@
|
|||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004111000;
|
||||
$module->version = 2004111200;
|
||||
$module->requires = 2004091700; // Requires this Moodle version
|
||||
$module->cron = 0; // Period for cron to check this module (secs)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue