diff --git a/config.php b/config.php index 3b9a31c..1827e99 100644 --- a/config.php +++ b/config.php @@ -1,16 +1,15 @@ - $ipserv = "" ; // IP server game - $portserv = "" ; // Game Server Port - $modport = "" ; // Mod port omega (+10) - $queryport= "" ; // Queryport - + $ipserv = "103.58.149.102" ; // IP server game + $portserv = "2302" ; // Game Server Port + $modport = "2312" ; // Mod port omega (+10) + $queryport= "27016" ; // Queryport + $title = "MY stat SERVER " ; // Web title page + $descript = "Your crew desciption" ; + $namemap = "MAP CHERNARUS"; // you can put what you want. // Don't touch below diff --git a/index.php b/index.php index 85a408f..4329bd9 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,11 @@ @@ -12,10 +17,12 @@ $sec = "300"; - - (-ToX-) DAYZ Server EXPANSION Chernarus FR/EN + + <?php echo "$title"; ?> + + - + @@ -126,8 +133,6 @@ $sec = "300"; $time = $time[1] + $time[0]; $start = $time; - include_once('./consql.php'); - include_once('./config.php'); if (empty($Info['HostName'])) { $Info['HostName'] = "

OFF LINE

" ; @@ -526,7 +531,8 @@ $sec = "300";
Player last 24 hours
- + need sql // not ready yet +