small typo fix

This commit is contained in:
Erreur32 2021-02-01 14:30:33 +01:00
parent 1aea9e820f
commit c8b56e7cb1

View file

@ -1,4 +1,5 @@
<?php
ini_set("allow_url_fopen", 1);
// Edit this ->
@ -7,8 +8,8 @@
$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" ;
$title = "DayZ Stat SERVER Clan | by TOX" ; // Web title page
$descript = "Your Clan desciption" ;
$namemap = "MAP CHERNARUS"; // you can put what you want.
// Don't touch below