mirror of
https://github.com/moodle/moodle.git
synced 2025-08-02 23:59:41 +02:00
Merged version bumps for release 1.9
This commit is contained in:
parent
433c242f1a
commit
99058191c6
18 changed files with 33 additions and 33 deletions
|
@ -11,7 +11,7 @@
|
|||
// in HEAD, until we get past that date..
|
||||
|
||||
$module->version = 2007110500; // The (date) version of this module
|
||||
$module->requires = 2007101000; // The version of Moodle that is required
|
||||
$module->requires = 2007101509; // The version of Moodle that is required
|
||||
$module->cron = 300; // How often should cron check this module (seconds)?
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue