mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-15 17:51:39 +01:00
View uptime in index page
This commit is contained in:
@@ -6,6 +6,7 @@ define('T_ENGVERSION',1);
|
||||
$T_['statdif1'] = 'Status of different checks';
|
||||
$T_['name'] = 'Name';
|
||||
$T_['status'] = 'Status';
|
||||
$T_['status_uptime'] = 'Status (Uptime)';
|
||||
$T_['failed'] = 'Failed';
|
||||
$T_['last_check'] = 'Last check';
|
||||
$T_['last_err'] = 'Last error';
|
||||
|
||||
Reference in New Issue
Block a user