Skip to content
Snippets Groups Projects
Commit 63324e23 authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

Fix doc

parent 0a7ee7c3
No related branches found
No related tags found
No related merge requests found
......@@ -410,7 +410,7 @@ class OC_User {
* @brief Check if the password is correct
* @param string $uid The username
* @param string $password The password
* @return bool
* @return mixed user id a string on success, false otherwise
*
* Check if the password is correct without logging in the user
* returns the user id or false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment