Version 1.7i

This commit is contained in:
nemunaire 2008-11-16 12:00:00 +01:00
commit ba5e741c99
136 changed files with 2561 additions and 2105 deletions

View file

@ -10,4 +10,13 @@ $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";
?>