MDL-63333 core: removed unused setting 'messaginghidereadnotifications'

This commit is contained in:
Mark Nelson 2018-09-11 12:57:30 +08:00
parent 674ef9baac
commit cbc3833d27
4 changed files with 9 additions and 5 deletions

View file

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