Explorar el Código

nment du login pour la BDD

bastien hace 13 años
padre
commit
3bd9b0a1af
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/config/parameters.ini

+ 1 - 1
app/config/parameters.ini Ver fichero

@@ -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"