mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-14 01:01:33 +01:00
Cron fixes
This commit is contained in:
@@ -16,7 +16,6 @@ function checkUptime($db_conn,$ID_C,$precision = 0){
|
||||
$count++;
|
||||
$err += $fila['code'];
|
||||
}
|
||||
echo $count."-";
|
||||
if ($count == 0){
|
||||
return '-1'; //No registers
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user