Whitespace removed

This commit is contained in:
Michael 2021-05-17 06:01:47 +00:00
parent cb7206d92f
commit 2e6cf056c1

View file

@ -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']);