Merge branch 'MDL-76820-401' of https://github.com/cameron1729/moodle into MOODLE_401_STABLE

This commit is contained in:
Andrew Nicols 2023-01-12 12:09:35 +08:00
commit 3528887bb6

View File

@ -617,6 +617,8 @@ class manager {
static::$allsearchareas = null;
static::$instance = null;
static::$searchareacategories = null;
static::$coursedeleting = [];
static::$phpunitfaketime = null;
base_block::clear_static();
engine::clear_users_cache();