Remove blank
This commit is contained in:
parent
259b99e6e9
commit
dc528a020b
|
@ -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