cakephp2-php8/cake/libs/view
2011-04-29 15:48:00 -03: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 Fixing issue with wrong internationalization of time ago expressions in TimeHelper. Fixes #1663 2011-04-29 15:48:00 -03:00
layouts Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
pages Updating version numbers to 1.3.8 2011-03-20 16:10:00 -04: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