Merge branch 'MDL-53791-master-fix' of git://github.com/andrewnicols/moodle
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2016032700; // The current module version (Date: YYYYMMDDXX)
|
||||
$plugin->version = 2016042800; // The current module version (Date: YYYYMMDDXX)
|
||||
$plugin->requires = 2015111000; // Requires this Moodle version
|
||||
$plugin->component = 'mod_wiki'; // Full name of the plugin (used for diagnostics)
|
||||
$plugin->cron = 0;
|
||||
|
||||
Reference in New Issue
Block a user