mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Define minimum required versions of Moodle
This commit is contained in:
parent
6deb891b4c
commit
83f007bf39
14 changed files with 17 additions and 3 deletions
|
@ -6,6 +6,7 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2003113000;
|
||||
$module->requires = 2004010100; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue