From 35f882b29e28183a8436f0c4cc7b8463c10f801f Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Wed, 21 Oct 2009 10:25:42 +0000 Subject: [PATCH] --- inc/config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/config.inc.php b/inc/config.inc.php index c20d0f23f..842431562 100644 --- a/inc/config.inc.php +++ b/inc/config.inc.php @@ -27,7 +27,7 @@ if (in_array($_SERVER['HTTP_HOST'], array_merge($localrel, $localabs))) { define('DB_HOST', 'localhost'); define('DB_NAME', 'extranet'); define('DB_USER', 'ws'); - define('DB_PASSWORD', 'atacama'); + define('DB_PASSWORD', '*arica*2'); define('WEBROOT', ''); define('SITE_PATH', WEBROOT . '/'); -- 2.39.5