Changement configuration

This commit is contained in:
Michael RICOIS 2011-03-11 14:00:11 +00:00
parent 2627bcfc4f
commit 83e037f98d

View File

@ -43,7 +43,7 @@ define('BUSINESSWIRE_LOCAL_DIR', '/home/data/infosreg/businesswire/');
/** Base de données de S&D **/
define ('MYSQL_HOST', '192.168.3.30');
define ('MYSQL_USER', 'wsuser');
define ('MYSQL_PASS', 'scores');
define ('MYSQL_PASS', 'wspass2012');
define ('MYSQL_DEFAULT_DB', 'jo');
define ('MYSQL_SQL_LOG', 'NONE');