1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-15 01:31:37 +01:00

More info for checks activated

This commit is contained in:
2018-01-09 13:26:26 +01:00
parent 8b86e38361
commit f1b58a03f3
6 changed files with 117 additions and 4 deletions

View File

@@ -38,4 +38,5 @@ $T_['VISIT_COUNT'] = 'Visit counter';
$T_['DATABASE'] = 'Database check';
$T_['add_grp_to_add_chk'] = 'Add a group for start adding checks';
$T_['view_hist'] = 'View history';
$T_['lastest_fails'] = 'Lastest fails';
?>