diff --git a/lib/moodlelib.php b/lib/moodlelib.php index 69fcd43b34f..c54dfbbe0b9 100644 --- a/lib/moodlelib.php +++ b/lib/moodlelib.php @@ -6869,6 +6869,7 @@ function get_core_subsystems() { 'table' => NULL, 'tag' => 'tag', 'timezones' => NULL, + 'user' => 'user', 'userkey' => NULL, 'webservice' => 'webservice', 'xmldb' => NULL,