--- a/app/config/parameters.ini Fri Oct 21 17:10:54 2011 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-; These parameters can be imported into other config files
-; by enclosing the key with % (like %database_user%)
-; Comments start with ';', as in php.ini
-[parameters]
- database_driver = pdo_mysql
- database_host = localhost
- database_port =
- database_name = hdabo_sf
- database_user = root
- database_password = admin
-
- mailer_transport = smtp
- mailer_host = localhost
- mailer_user =
- mailer_password =
-
- locale = en
-
- secret = ThisTokenIsNotSoSecretChangeIt
\ No newline at end of file