MDL-42834 admin: Upgrade script and warning for loginhttps sites

This commit is contained in:
John Okely
2017-10-23 12:25:36 +08:00
committed by Mark Nelson
parent ebc11ab3c6
commit cd1eb7ce9c
6 changed files with 42 additions and 3 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017101900.02; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2017101900.03; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.