Version 1.8
This commit is contained in:
parent
aea537909a
commit
5f81f76b17
184 changed files with 78335 additions and 736 deletions
|
|
@ -1,22 +1,13 @@
|
|||
<?php
|
||||
|
||||
if (!defined("_FCORE")) die('non autorise');
|
||||
|
||||
$var___db['mysql']['host'] = "localhost";
|
||||
|
||||
$var___db['mysql']['login'] = "root";
|
||||
|
||||
$var___db['mysql']['password'] = "rmss169";
|
||||
|
||||
$var___db['mysql']['db'] = "halo_battle";
|
||||
|
||||
|
||||
$var___db['pgsql']['host'] = "localhost";
|
||||
|
||||
$var___db['pgsql']['login'] = "postgres";
|
||||
|
||||
$var___db['pgsql']['password'] = "Ods8kfPsk5f876";
|
||||
|
||||
$var___db['pgsql']['db'] = "halo_battle";
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue