]> git.mxchange.org Git - friendica.git/blobdiff - mod/crepair.php
Tab is added to "all friends" and "common friends"
[friendica.git] / mod / crepair.php
index d16adf8c745b6083b5911e7e5c3af3368a417aa2..d927e363636d1caf0c2dad775b44749bbb288899 100644 (file)
@@ -159,7 +159,7 @@ function crepair_content(&$a) {
 
        $update_profile = in_array($contact['network'], array(NETWORK_DFRN, NETWORK_DSPR, NETWORK_OSTATUS));
 
-       $tab_str = contact_tabs($a, $contact['id'], 3);
+       $tab_str = contacts_tab($a, $contact['id'], 5);
 
        $header = $contact["name"];