Now the bugfix really should work

This commit is contained in:
Michael
2017-08-14 20:58:02 +00:00
parent 2d99e86b12
commit 4f6f47f714
3 changed files with 10 additions and 4 deletions
-1
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;