Improved outage class encapsulation. Added outagedb as DB Context. Other minor changes.

This commit is contained in:
Daniel Thee Roperto
2016-08-31 11:26:27 +10:00
parent 72d77aea89
commit d9b852792e
8 changed files with 280 additions and 44 deletions

View File

@@ -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";