#253: statuscheck.php

This commit is contained in:
Ulrich Block 2013-12-31 19:34:14 +01:00
parent f0866e2940
commit 0026ac7a94

View File

@ -208,7 +208,7 @@ if (!isset($ip) or $ui->escaped('SERVER_ADDR', 'server') == $ip or in_array($ip,
foreach($gq->requestData() as $switchID => $v) {
unset($userid);
unset($userid, $stopserver);
$lid = 0;
$elapsed = 0;
$shutdownemptytime = 0;