@@ -246,7 +246,7 @@ |
||
| 246 | 246 | * |
| 247 | 247 | * @param string $username Mysql username |
| 248 | 248 | * |
| 249 | - * @return bool TRUE if exist or FALSE if not. |
|
| 249 | + * @return string|boolean TRUE if exist or FALSE if not. |
|
| 250 | 250 | */ |
| 251 | 251 | public function userExist($username) |
| 252 | 252 | { |