MDL-55981 core: Remove site:accessallgroups from teacher

This commit is contained in:
Andrew Nicols
2016-10-21 08:55:58 +08:00
parent 919b9dfabd
commit 4ceed4dfa6
4 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016102000.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2016102100.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.