Frio #352

Merged
rabuzarus merged 13 commits from frio into master 2016-05-26 07:37:11 +02:00
Showing only changes of commit 22d567a28e - Show all commits

prevent that contact actions are shown to not logged in users

rabuzarus 2016-05-10 17:11:51 +02:00

View file

@ -65,7 +65,8 @@ function frio_hovercard_content() {
return;
// Get the photo_menu - the menu if possible contact actions
$actions = contact_photo_menu($contact);
if(local_user())
$actions = contact_photo_menu($contact);
// Move the contact data to the profile array so we can deliver it to