cakephp2-php8/cake/libs/view
Cauan Cabral 684c377d0b Handling files with Uppercase extesion name
MediaView fixed to work correctly with file names when file extesion is UPPERCASE

Signed-off-by: mark_story <mark@mark-story.com>
2011-05-28 11:44:36 -04:00
..
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 Adding warning message on homepage for misconfigured URL rewriting. Closes #1577 2011-05-26 20:35:28 +05: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