And some more removed notices in the core (#5465)
This commit is contained in:
parent
cd52d0b3e9
commit
53876abfda
5 changed files with 48 additions and 46 deletions
|
@ -65,6 +65,8 @@ function hovercard_content()
|
|||
// Get the photo_menu - the menu if possible contact actions
|
||||
if (local_user()) {
|
||||
$actions = Contact::photoMenu($contact);
|
||||
} else {
|
||||
$actions = [];
|
||||
}
|
||||
|
||||
// Move the contact data to the profile array so we can deliver it to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue