clarify error return value
This commit is contained in:
parent
8982afef1e
commit
0ddf87c14d
@ -307,7 +307,7 @@ class SemanticScuttle_Service_User extends SemanticScuttle_DbService
|
|||||||
*
|
*
|
||||||
* @param integer $id User ID
|
* @param integer $id User ID
|
||||||
*
|
*
|
||||||
* @return array User array from database
|
* @return array User array from database, false if not found
|
||||||
*/
|
*/
|
||||||
public function getUser($id)
|
public function getUser($id)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user