first commit
This commit is contained in:
parent
b1fcb1bee0
commit
9a287c119f
1 changed files with 1 additions and 7 deletions
|
@ -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 !
|
||||
|
||||
|
|
Loading…
Reference in a new issue