mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-16 21:41:31 +02:00
Added warnings in case plugin is not properly configured.
This commit is contained in:
@@ -54,4 +54,4 @@ if (file_exists($CFG->dataroot.'/climaintenance.php')) {
|
||||
}
|
||||
|
||||
// 3) Set flag this file was loaded.
|
||||
$CFG->auth_outage_check = 1;
|
||||
$CFG->auth_outage_bootstrap_loaded = true;
|
||||
|
||||
Reference in New Issue
Block a user