Now the bugfix really should work

This commit is contained in:
Michael 2017-08-14 20:58:02 +00:00
commit 4f6f47f714
3 changed files with 10 additions and 4 deletions

View file

@ -52,7 +52,6 @@ function hovercard_content() {
// Search for contact data
$contact = get_contact_details_by_url($nurl);
}
if(!is_array($contact))
return;