Added two fields for time restrictions on choices

This commit is contained in:
moodler 2004-07-01 07:01:26 +00:00
parent 40b4c871cf
commit b9080b73c7
5 changed files with 14 additions and 1 deletions

View file

@ -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;