MDL-52675 tool_lp: When deleting template delete or unlink derived plans
This commit is contained in:
committed by
Frederic Massart
parent
3248051015
commit
8fabc73882
@@ -25,6 +25,6 @@
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
|
||||
$plugin->version = 2015111044; // The current plugin version (Date: YYYYMMDDXX).
|
||||
$plugin->version = 2015111045; // The current plugin version (Date: YYYYMMDDXX).
|
||||
$plugin->requires = 2014110400; // Requires this Moodle version.
|
||||
$plugin->component = 'tool_lp'; // Full name of the plugin (used for diagnostics).
|
||||
|
||||
Reference in New Issue
Block a user