aboutsummaryrefslogtreecommitdiffstats
path: root/include/socgraph.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-20 19:06:26 -0700
committerfriendica <info@friendica.com>2012-03-20 19:06:26 -0700
commit810e69ef0a88a959ce9f5358377cdc1c7d4bd53a (patch)
treee03a53df5a958f8664b903ddc62560bfb75c41d2 /include/socgraph.php
parentef33cfcc9a30b7e457c94d772a520162cd6b7a35 (diff)
downloadvolse-hubzilla-810e69ef0a88a959ce9f5358377cdc1c7d4bd53a.tar.gz
volse-hubzilla-810e69ef0a88a959ce9f5358377cdc1c7d4bd53a.tar.bz2
volse-hubzilla-810e69ef0a88a959ce9f5358377cdc1c7d4bd53a.zip
more friend suggestions
Diffstat (limited to 'include/socgraph.php')
-rwxr-xr-xinclude/socgraph.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/socgraph.php b/include/socgraph.php
index 79d7340a4..b2f545509 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();