From 527ec30fd9ba1fe7341a5d26d8ff94318c985e5f Mon Sep 17 00:00:00 2001 From: Benoit Serie Date: Thu, 18 Aug 2011 15:05:00 +0000 Subject: [PATCH] --- includes/lilac-conf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/lilac-conf.php b/includes/lilac-conf.php index 639931f..c57f9dd 100755 --- a/includes/lilac-conf.php +++ b/includes/lilac-conf.php @@ -18,7 +18,7 @@ return array_merge_recursive(array ( array ( 'dsn' => 'mysql:host=localhost;dbname=lilac', 'user' => 'lilac', - 'password' => 'mycsUks', + 'password' => 'mypass', 'options' => array ( 'ATTR_PERSISTENT' =>