mirror of
https://github.com/friendica/friendica
synced 2024-11-10 04:22:54 +00:00
Remove blank
This commit is contained in:
parent
259b99e6e9
commit
dc528a020b
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ class BulkDelivery
|
|||
} else {
|
||||
ProtocolDelivery::incrementFailedQueue($post['uri-id'], $post['gsid']);
|
||||
$delivery_failure = true;
|
||||
|
||||
|
||||
if (!$server_failure) {
|
||||
$server_failure = !GServer::reachableById($gsid);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue