Issue #11 - Manage lists outages in separate tables.

This commit is contained in:
Daniel Thee Roperto
2016-09-12 12:58:16 +10:00
parent 22f85930ce
commit 25abb3ae82
6 changed files with 81 additions and 38 deletions

View File

@@ -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")
*/