@@ -58,7 +58,6 @@ |
||
58 | 58 | * Verify the acronym and the password, if successful the object contains |
59 | 59 | * all details from the database row. |
60 | 60 | * |
61 | - * @param string $acronym acronym to check. |
|
62 | 61 | * @param string $password the password to use. |
63 | 62 | * |
64 | 63 | * @return boolean true if acronym and password matches, else false. |