MDL-26099 new workshop DB field phaseswitchassessment
Note that most line changes in the patch are caused by the recent changes in the XMLDB TEXT fields handling (no size specified now) and by the change in the indentation.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$module->version = 2012032900; // the current module version (YYYYMMDDXX)
|
||||
$module->version = 2012033100; // the current module version (YYYYMMDDXX)
|
||||
$module->requires = 2012032300; // requires this Moodle version
|
||||
$module->component = 'mod_workshop'; // full name of the plugin (used for diagnostics)
|
||||
$module->cron = 60; // give as a chance every minute
|
||||
|
||||
Reference in New Issue
Block a user