mirror of
https://github.com/moodle/moodle.git
synced 2025-08-02 23:59:41 +02:00
Splitted scoes optional data in a new table
This commit is contained in:
parent
9c03bbaa04
commit
b3659259fd
19 changed files with 633 additions and 378 deletions
|
@ -10,7 +10,7 @@
|
|||
// catch up now, so until 27th October please only increment in very tiny steps
|
||||
// in HEAD, until we get past that date..
|
||||
|
||||
$module->version = 2006102702; // The (date) version of this module
|
||||
$module->version = 2006112100; // The (date) version of this module
|
||||
$module->requires = 2006080900; // The version of Moodle that is required
|
||||
$module->cron = 0; // How often should cron check this module (seconds)?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue