increased the lesson version number
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
/// This fragment is called by moodle_needs_upgrading() and /admin/index.php
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2004091700; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->version = 2004102600; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2004091700; // Requires this Moodle version
|
||||
$module->cron = 0; // Period for cron to check this module (secs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user