@@ -92,7 +92,7 @@ |
||
92 | 92 | * Verify the acronym and the password, if successful the object contains |
93 | 93 | * all details from the database row. |
94 | 94 | * |
95 | - * @param string $password the password to use. |
|
95 | + * @param string $inputPassword the password to use. |
|
96 | 96 | * |
97 | 97 | * @return boolean true if passwords match, else false. |
98 | 98 | */ |