cakephp2-php8/cake/libs/view
2011-05-30 09:04:13 -04:30
..
elements Adding newlines to the builtin email template. Fixes issues with long lines. Refs #857 2011-02-25 18:50:50 -05:00
errors Merge branch 'master' of http://github.com/kwiky/cakephp into kwicky 2010-10-30 00:29:21 -04:00
helpers Fixed a bug in the dateTime function that prevented the proper hour from being selected because the check for past noon required seconds to be set and they weren't 2011-05-09 22:21:58 -04:00
layouts Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
pages Fixing small mistake from last commit trying to improve styles for url rewriting detection notice 2011-05-30 09:04:13 -04:30
scaffolds Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
helper.php $this->data[$habtmKey] could be a string, meaning $this->data[$habtmKey][$habtmKey] would be the first character of that string. Probably not what you want. 2011-02-21 10:39:55 -05:00
media.php Handling files with Uppercase extesion name 2011-05-28 11:44:36 -04:00
theme.php Adding omitted documentation information. 2010-06-10 14:23:49 -04:00
view.php Fixed undefined variable 2011-05-17 15:29:21 +04:00