mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-17 05:48:43 +02:00
Added warnings in case plugin is not properly configured.
This commit is contained in:
@@ -30,6 +30,8 @@ use auth_outage\output\renderer;
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$urlnew = new moodle_url('/auth/outage/edit.php');
|
||||
|
||||
echo $viewbag['warning'];
|
||||
?>
|
||||
|
||||
<section id="section_planned_outages">
|
||||
|
||||
Reference in New Issue
Block a user