cakephp2-php8/config
2005-06-23 13:59:02 +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 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
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 - Controller::imageTag() uses a path set in /config/paths.php 2005-06-14 19:57:01 +00:00