more friend suggestions
This commit is contained in:
parent
ef33cfcc9a
commit
810e69ef0a
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ function all_friends($uid,$cid,$start = 0, $limit = 80) {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
function suggestion_query($uid, $start = 0, $limit = 40) {
|
function suggestion_query($uid, $start = 0, $limit = 80) {
|
||||||
|
|
||||||
if(! $uid)
|
if(! $uid)
|
||||||
return array();
|
return array();
|
||||||
|
|
Loading…
Reference in a new issue