diff --git a/config/consql.php b/config/consql.php index a51f5a0..1089363 100644 --- a/config/consql.php +++ b/config/consql.php @@ -5,13 +5,18 @@ // 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 ! $StatServer = $table; diff --git a/img/ayZ-Chernarus-Map.jpg b/img/ayZ-Chernarus-Map.jpg deleted file mode 100644 index 6c18ebc..0000000 Binary files a/img/ayZ-Chernarus-Map.jpg and /dev/null differ diff --git a/img/chernarus.jpg b/img/chernarus.jpg index f23fc5c..6c18ebc 100644 Binary files a/img/chernarus.jpg and b/img/chernarus.jpg differ