whitespace
remove whitespace
This commit is contained in:
parent
130e02ddef
commit
9df0457340
|
@ -501,7 +501,6 @@ class Contact extends BaseObject
|
|||
AND `pending` = 0
|
||||
LIMIT %d, %d", intval($uid), intval($uid), intval($start), intval($count)
|
||||
);
|
||||
|
||||
return $r;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue