MDL-69751 core: Restore deleted guest user and add missing context

This upgrade step fixes the cases where the current guest user is
labelled as 'deleted' and the related user context is missing.
This commit is contained in:
Mihail Geshoski 2020-10-06 13:30:45 +08:00
parent 2939efff84
commit e412f3029e
2 changed files with 37 additions and 1 deletions

View file

@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2021052500.25; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2021052500.26; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '4.0dev (Build: 20201016)'; // Human-friendly version name