]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Profile.php
Merge pull request #10800 from MrPetovan/task/10739-block
[friendica.git] / src / Model / Profile.php
index a1e97d1ee464273aea874fb902eda9da976ff3f9..4e984baa6f9ab52f3bbc917706c120a3dbd0230c 100644 (file)
@@ -406,7 +406,7 @@ class Profile
                }
 
                if (!$block && $show_contacts) {
-                       $contact_block = ContactBlock::getHTML($profile);
+                       $contact_block = ContactBlock::getHTML($profile, local_user());
 
                        if (is_array($profile) && !$profile['hide-friends']) {
                                $contact_count = DBA::count('contact', [