cakephp2-php8/lib/Cake/View/Errors
Jose Lorenzo Rodriguez d5c9d97dc1 Merge remote-tracking branch 'origin/master' into 2.3
Conflicts:
	lib/Cake/Model/Behavior/TranslateBehavior.php
	lib/Cake/Model/CakeSchema.php
	lib/Cake/Utility/CakeTime.php
	lib/Cake/Utility/ClassRegistry.php
	lib/Cake/View/MediaView.php
2012-09-25 16:36:03 +02:00
..
fatal_error.ctp Added a handler for fatal errors, showing internal server error page when debug is disabled or a custom fatal error page when enabled. 2012-04-14 16:08:35 -04:00
missing_action.ctp Fixing coding conventions 2012-05-19 16:08:40 +01:00
missing_behavior.ctp Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
missing_component.ctp Revert "actually, just ensure the path is slash terminated" 2012-06-07 23:32:43 +02:00
missing_connection.ctp Make connection exceptions more helpful. 2012-09-12 22:31:07 -04:00
missing_controller.ctp Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
missing_database.ctp Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
missing_datasource.ctp Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
missing_datasource_config.ctp Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
missing_helper.ctp Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
missing_layout.ctp Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
missing_plugin.ctp Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
missing_table.ctp Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
missing_view.ctp Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
pdo_error.ctp Removed variable escaping in CakeErrorController::beforeRender(). Closes #3074 2012-08-05 02:36:29 +05:30
private_action.ctp Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
scaffold_error.ctp Updated copyright to 2012. 2012-03-12 22:46:46 -04:00