X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=mod%2Fallfriends.php;h=ce648cc25a4844f7e428b918379c005937d06041;hb=6c341962648b73c935c2de26996b07332b776a1f;hp=5234ee8c697abe5db8a3456e25eec1349ed83559;hpb=892a395eb79c0ec8ea6e44bebb5a3c6e3a373f4f;p=friendica.git diff --git a/mod/allfriends.php b/mod/allfriends.php index 5234ee8c69..ce648cc25a 100644 --- a/mod/allfriends.php +++ b/mod/allfriends.php @@ -60,8 +60,6 @@ function allfriends_content(App $a) //get further details of the contact $contact_details = Model\Contact::getDetailsByURL($rr['url'], $uid, $rr); - $photo_menu = ''; - $connlnk = ''; // $rr[cid] is only available for common contacts. So if the contact is a common one, use contact_photo_menu to generate the photo_menu // If the contact is not common to the user, Connect/Follow' will be added to the photo menu