MDL-62897 Questions: Find duplicate top cats per context and fix them

This commit is contained in:
Shamim Rezaie
2018-07-25 12:26:08 +10:00
parent 94fe904ed6
commit 3f0a60e33d
2 changed files with 26 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018072000.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2018072500.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.