MDL-56501 message: introduce new manageallmessaging capability

This commit is contained in:
Simey Lameze 2016-10-25 14:40:36 +08:00
parent 4e5d96ee3a
commit 343ba16c31
6 changed files with 92 additions and 8 deletions

View file

@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016102700.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2016102700.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.