X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fallfriends.php;h=fe3013a7c4af5fef7bef783e1fcaa151ac2aded5;hb=93fb98959a798cca0eb4709a38508b7e7b6d5b9e;hp=893cf6a5feda1c2ecf55d3e43123546b2f6e8a54;hpb=5a6da8b447430174ae231a3b8203fd4bd8416cc1;p=friendica.git diff --git a/mod/allfriends.php b/mod/allfriends.php index 893cf6a5fe..fe3013a7c4 100644 --- a/mod/allfriends.php +++ b/mod/allfriends.php @@ -1,5 +1,7 @@ set_pager_total($total); - } $r = all_friends(local_user(), $cid, $a->pager['start'], $a->pager['itemspage']);