delete propel auto generated files

This commit is contained in:
Manuel Raynaud
2012-12-20 17:59:30 +01:00
parent 856785dc19
commit 6ba59276e1
497 changed files with 173 additions and 251537 deletions

View File

@@ -14,3 +14,8 @@ define('THELIA_BD_PASSWORD', '__DB_PASSWORD__');
//database dsn
define('THELIA_DB_DSN','pgsql:host=__DB_HOST__;port=__DB_PORT__;dbname=__DB_NAME__;user=__DB_LOGIN__;password=__DB_PASSWORD__');
define('THELIA_DB_CACHE', 'file');
//define('THELIA_DB_CACHE', 'apc');
//define('THELIA_DB_CACHE', 'memcache');
//define('THELIA_DB_CACHE', 'session');