cakephp2-php8/cake/libs/view
2008-07-17 17:07:42 +00:00
..
elements Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
errors updating error handler and erro404 template. closes #4799 2008-05-31 04:50:38 +00:00
helpers Altered TextHelper::truncate() when using exact = false and considerHtml = true close tags would be chopped off leaving incorrect Html. Closes #4941 2008-07-16 12:40:49 +00:00
layouts Moving charset meta tag above title tag. Closes #5107 2008-07-17 17:07:42 +00:00
pages Fixing database errors when no DB connection present on initial splash page 2008-06-30 01:09:13 +00:00
scaffolds Updated non-existent variable, removes notice error, closes #5043 2008-07-03 17:34:09 +00:00
helper.php removing and moving deprecated code 2008-06-27 06:19:04 +00:00
media.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
theme.php Correcting coding standards violations 2008-06-20 11:57:56 +00:00
view.php Replaced in_array() with array_key_exists(). Closes #4465 2008-07-12 00:23:08 +00:00