cakephp2-php8/cake/libs/view
2011-03-02 20:27:57 -05: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 Making empty string create empty submit buttons. This applies to both Form->submit() and Form->end(). Tests added. Fixes #1569 2011-03-02 20:27:57 -05:00
layouts Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
pages Updating version numbers for 1.3.7 2011-01-19 15:10:53 -05:00
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 Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
theme.php Adding omitted documentation information. 2010-06-10 14:23:49 -04:00
view.php Fixing issue where elements did not get .ctp as a fallback extension unlike view and layout files. 2011-01-12 20:43:41 -05:00