pull/516/head
Mat 2017-09-19 08:31:22 +02:00
parent 50ab06640e
commit b4d8daf327
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@ class StatusUpdater {
$this->rtime = microtime(true) - $starttime;
$status = true;
} else {
$this->rtime = microtime(true) - $starttime;
$status = false;
}
socket_close($socket);