Whitespace removed
This commit is contained in:
parent
cb7206d92f
commit
2e6cf056c1
|
@ -327,7 +327,7 @@ class APContact
|
|||
|
||||
if (empty($apcontact['subscribe'])) {
|
||||
$apcontact['subscribe'] = null;
|
||||
}
|
||||
}
|
||||
|
||||
if (!empty($apcontact['baseurl']) && empty($fetched_contact['gsid'])) {
|
||||
$apcontact['gsid'] = GServer::getID($apcontact['baseurl']);
|
||||
|
|
Loading…
Reference in a new issue