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