MDL-66143 course: Add relativedatesmode course setting

This commit is contained in:
Jun Pataleta 2019-07-15 15:58:04 +08:00
parent afc87005cb
commit 9d8cdb9ba8
5 changed files with 38 additions and 2 deletions

View file

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