more friend suggestions

This commit is contained in:
friendica 2012-03-20 19:06:26 -07:00
parent ef33cfcc9a
commit 810e69ef0a
1 changed files with 1 additions and 1 deletions

View File

@ -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)
return array();