MDL-50540 mod_glossary: Final clean up of new external function

This commit is contained in:
Frederic Massart
2015-12-07 13:42:37 +08:00
parent 8e09010f39
commit bf5bbe0127
7 changed files with 215 additions and 255 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2015120400.01; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2015120400.02; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.