From: friendica Date: Wed, 21 Mar 2012 02:06:26 +0000 (-0700) Subject: more friend suggestions X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=810e69ef0a88a959ce9f5358377cdc1c7d4bd53a;p=friendica.git more friend suggestions --- diff --git a/include/socgraph.php b/include/socgraph.php index 79d7340a4e..b2f5455094 100755 --- a/include/socgraph.php +++ b/include/socgraph.php @@ -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();