mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Indicating dependency
This commit is contained in:
parent
55fd81779e
commit
47bb59fbf2
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004013101;
|
||||
$module->requires = 2004013101; // Requires this Moodle version
|
||||
$module->requires = 2004050200; // Requires this Moodle version
|
||||
$module->cron = 0;
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue