cakephp2-php8/cake/libs/view
Mark Story 7a620b62b0 Merge branch '1.3-misc' into mergers
Conflicts:
	cake/libs/model/datasources/dbo_source.php
	cake/libs/view/helpers/js.php
2009-12-27 12:45:12 -05:00
..
elements Adding file header to sql dump element. 2009-12-19 13:24:00 -05:00
errors Changing error handler to send a HTTP/1.1 500 error when missingTable, missingDatabase or missingConnection is encountered. Increased test coverage of libs/error.php to 100%. Fixes #70. 2009-12-13 23:53:19 -05:00
helpers Merge branch '1.3-misc' into mergers 2009-12-27 12:45:12 -05:00
layouts Removing controller dump and debug = 3 support from View. Controller dumps often cause memory overflow errors, and are generally not useful. 2009-12-19 12:30:31 -05:00
pages Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
scaffolds Apply new Helper syntax to remaining files 2009-12-14 18:52:13 -05:00
helper.php Adding new Configure::$App['www_root'] 2009-11-26 14:52:38 -06:00
media.php Adding support for .ttf, .otf, .eot to MediaView. These are common font assets used with @font-face techniques. 2009-12-16 12:48:34 -05:00
theme.php Fixing failing tests due to incorrect merging. 2009-12-08 23:07:43 -05:00
view.php Removing controller dump and debug = 3 support from View. Controller dumps often cause memory overflow errors, and are generally not useful. 2009-12-19 12:30:31 -05:00