]> git.mxchange.org Git - friendica.git/commitdiff
more friend suggestions
authorfriendica <info@friendica.com>
Wed, 21 Mar 2012 02:06:26 +0000 (19:06 -0700)
committerfriendica <info@friendica.com>
Wed, 21 Mar 2012 02:06:26 +0000 (19:06 -0700)
include/socgraph.php

index 79d7340a4ecdf8e0da97d1acec0d21e77cb71060..b2f5455094e53621c9a4a414c0702ecc639b47f1 100755 (executable)
@@ -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();