MDL-69583 tool_customlang: add customization import
This commit is contained in:
@@ -25,6 +25,6 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2021052501;
|
||||
$plugin->version = 2021052502;
|
||||
$plugin->requires = 2021052500;
|
||||
$plugin->component = 'tool_customlang'; // Full name of the plugin (used for diagnostics)
|
||||
|
||||
Reference in New Issue
Block a user