Now the bugfix really should work
This commit is contained in:
parent
2d99e86b12
commit
4f6f47f714
3 changed files with 10 additions and 4 deletions
|
@ -52,7 +52,6 @@ function hovercard_content() {
|
|||
// Search for contact data
|
||||
$contact = get_contact_details_by_url($nurl);
|
||||
}
|
||||
|
||||
if(!is_array($contact))
|
||||
return;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue