MDL-51645 tool_lp: Rename the plan capabilities

This commit is contained in:
Serge Gauthier 2015-10-20 09:49:22 -04:00 committed by Frederic Massart
parent 3a4c71dc22
commit 53084abb75
10 changed files with 45 additions and 45 deletions

View file

@ -25,7 +25,7 @@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2015052416; // The current plugin version (Date: YYYYMMDDXX).
$plugin->version = 2015052418; // 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).