mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Added two fields for time restrictions on choices
This commit is contained in:
parent
40b4c871cf
commit
b9080b73c7
5 changed files with 14 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004060400;
|
||||
$module->version = 2004070100;
|
||||
$module->requires = 2004052501; // Requires this Moodle version
|
||||
$module->cron = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue