cakephp2-php8/lib/Cake/Error
mark_story 41e0c524f2 Only try to use CakeErrorController if AppController exists.
This fixes missing error pages when there are parse errors in
AppController.

Fixes #3850
2013-05-26 22:11:53 -04:00
..
ErrorHandler.php Fallback to the default renderer if the config key is missing. 2013-03-30 13:40:58 -04:00
ExceptionRenderer.php Only try to use CakeErrorController if AppController exists. 2013-05-26 22:11:53 -04:00
exceptions.php Prevent autoload when checking for the existence of HttpException 2013-05-08 13:25:42 +03:00