MDL-51283 core_tag: Allow each tag area to set 'showstandard'

This commit is contained in:
Marina Glancy
2016-02-02 17:31:17 +08:00
parent e11d7380c2
commit 4be9c7ad99
11 changed files with 160 additions and 28 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016020200.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2016020201.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.