MDL-31936 workshop: version bump and @since phpdocs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user