mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-16 21:41:31 +02:00
Issue #11 - Manage lists outages in separate tables.
This commit is contained in:
4
auth.php
4
auth.php
@@ -43,8 +43,8 @@ class auth_plugin_outage extends auth_plugin_base
|
||||
}
|
||||
|
||||
/**
|
||||
* @param string $username Not unsed in this plugin.
|
||||
* @param string $password Not unsed in this plugin.
|
||||
* @param string $username Not used in this plugin.
|
||||
* @param string $password Not used in this plugin.
|
||||
* @return bool False
|
||||
* @SuppressWarnings("unused")
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user