cakephp2-php8/lib/Cake/Error
mark_story 77f698dbcd Fix which request is used for error pages.
The most recent request in the request stack should be used,
as it is most likely the request containing an exception.

Fixes incorrect error pages generated inside requestAction() calls.

Fixes #2746
2012-04-03 13:24:36 -04:00
..
ErrorHandler.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ExceptionRenderer.php Fix which request is used for error pages. 2012-04-03 13:24:36 -04:00
exceptions.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00