MDL-31936 workshop: version bump and @since phpdocs

This commit is contained in:
Marina Glancy
2014-10-07 10:10:12 +08:00
parent 58f87868d0
commit fce57fd26e
4 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2014051200; // the current module version (YYYYMMDDXX)
$plugin->version = 2014051201; // the current module version (YYYYMMDDXX)
$plugin->requires = 2014050800; // requires this Moodle version
$plugin->component = 'mod_workshop'; // full name of the plugin (used for diagnostics)
$plugin->cron = 60; // give as a chance every minute