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:
David Mudrak
2012-04-13 04:49:46 +02:00
parent df558765a4
commit 3ff0805726
7 changed files with 54 additions and 30 deletions
+1 -1
View File
@@ -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