mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-17 05:48:43 +02:00
Improved outage class encapsulation. Added outagedb as DB Context. Other minor changes.
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
*/
|
||||
defined('MOODLE_INTERNAL') || die;
|
||||
|
||||
// FIXME If plugin not installed, it is still generating the category Outage under Auth Plugins.
|
||||
|
||||
if ($hassiteconfig) {
|
||||
// Configure default settings page.
|
||||
$settings->visiblename = "Defaults";
|
||||
|
||||
Reference in New Issue
Block a user