cakephp2-php8/app
2005-06-22 18:52:34 +00:00
..
controllers Ok, this one is very big. Firstly, I've outsourced (:]) helper methods like linkTo etc into separate files, located in /libs/helpers/*. 2005-06-21 23:44:49 +00:00
helpers Added back the @package and @subpackage headers to /app and /config files. 2005-06-05 23:41:46 +00:00
models moving cake to a sub directory 2005-05-15 21:41:38 +00:00
views Now we use DEBUG=0 as default... Also potential security hole - error pages showing database info - are only show when DEBUG>1. 2005-06-22 18:52:34 +00:00
app_controller.php Added back the @package and @subpackage headers to /app and /config files. 2005-06-05 23:41:46 +00:00
app_model.php Added back the @package and @subpackage headers to /app and /config files. 2005-06-05 23:41:46 +00:00