cakephp2-php8/config
2005-06-30 02:09:47 +00:00
..
core.php I'm sorry, I've reversed two changes. I've changed the error views names to underscored, and I've changed the default DEBUG to 1. 2005-06-22 23:16:26 +00:00
database.php.default Database should work now. I have introduced some semi-singelton magic in dbo. DboFactory is no longer needed. This is not tested properly, and tests will most likely fail! Follow up soon. 2005-06-23 13:59:02 +00:00
paths.php setting proper mime-type on files in the trunk 2005-06-30 02:09:47 +00:00
routes.php I do not want any uppercase letters in filenames. I want CamelCase actions that link to under_scored files. 2005-06-23 08:32:04 +00:00
routes.php.default Added back the @package and @subpackage headers to /app and /config files. 2005-06-05 23:41:46 +00:00
tags.php setting proper mime-type on files in the trunk 2005-06-30 02:09:47 +00:00