cakephp2-php8/cake/libs/view
2009-07-14 17:11:46 +00:00
..
elements Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
errors Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
helpers Applying patch from 'Dremora' fixes JavascriptHelper::codeBlock() and blockEnd() bugs where content vanished due to incorrectly structured buffers. Minor behavior change in that codeBlock(null) no longer returns an opening script tag. The entire script tag is returned when blockEnd() is called. 2009-07-14 17:11:46 +00:00
layouts Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
pages adding check in core home.ctp to throw a 404 when debug == 0 2009-02-25 19:50:30 +00:00
scaffolds closes #6413, scaffoldFields not working with add/edit methods 2009-07-03 00:14:36 +00:00
helper.php Fixing issue when generating textarea with null value. 2009-04-16 18:12:01 +00:00
media.php Committed [8099] before I finished changing variable names 2009-03-15 00:19:02 +00:00
theme.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
view.php Applying patch from 'mulleto'. Fixes plugin view file location with CamelCase plugin names. Test cases added. 2009-06-24 22:02:00 +00:00