]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix doc
authorArthur Schiwon <blizzz@owncloud.com>
Tue, 24 Sep 2013 12:12:44 +0000 (14:12 +0200)
committerArthur Schiwon <blizzz@owncloud.com>
Tue, 24 Sep 2013 12:12:44 +0000 (14:12 +0200)
lib/user.php

index ba6036bad960648e2ed891919fb1b3e0ceae6d2c..da774ff86f0bf7e6e7e6ba4dea8eb1834c6a7c36 100644 (file)
@@ -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