Browse Source

nment du login pour la BDD

bastien 13 years ago
parent
commit
3bd9b0a1af
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/config/parameters.ini

+ 1 - 1
app/config/parameters.ini View File

@@ -6,7 +6,7 @@
6 6
     database_host="localhost"
7 7
     database_port="5432"
8 8
     database_name="muzich"
9
-    database_user="muzich_user"
9
+    database_user="muzich"
10 10
     database_password="toto"
11 11
     mailer_transport="smtp"
12 12
     mailer_host="localhost"