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' =>