more friend suggestions

2022.09-rc
friendica 2012-03-20 19:06:26 -07:00
rodzic ef33cfcc9a
commit 810e69ef0a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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