MDL-52675 tool_lp: When deleting template delete or unlink derived plans

This commit is contained in:
Serge Gauthier
2016-04-18 10:58:51 +08:00
committed by Frederic Massart
parent 3248051015
commit 8fabc73882
14 changed files with 531 additions and 21 deletions
+1 -1
View File
@@ -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).