diff --git a/config/consql.php b/config/consql.php index 6021be2..a51f5a0 100644 --- a/config/consql.php +++ b/config/consql.php @@ -5,18 +5,12 @@ // Edit this bloc for SQL - $servdb = "localhost"; - $userdb = "dayz"; - $pdb = "dayz32"; - $dbname = "dayzstat"; - $table = "StatServer_5"; -/* + $servdb = "localhost"; $userdb = "user"; $pdb = "pass"; $dbname = "database"; $table = "StatServer_1"; -*/ // Don't edit below !