first commit

This commit is contained in:
Erreur32 2021-02-06 13:59:57 +01:00
parent b1fcb1bee0
commit 9a287c119f
1 changed files with 1 additions and 7 deletions

View File

@ -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 !