mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-22 04:54:06 +01:00
Fixes
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<?php
|
||||
//Español (Oficial)
|
||||
define('T_VERSION',1);
|
||||
if (!defined('T_VERSION')){
|
||||
define('T_VERSION',1);
|
||||
}
|
||||
|
||||
//(indexpage.twig) In index, title
|
||||
$T_['statdif1'] = 'Estado de los diferentes servicios';
|
||||
|
||||
Reference in New Issue
Block a user