34k+
News
Guide
API
Wiki
Forum
Community
Places
Members
Hall of Fame
Badges
More
Learn
Books
Resources
Develop
Download Yii
Extensions
Report an Issue
Report a Security Issue
Contribute to Yii
Donate
About
Release Cycle
License
Team
Official Logos and Design
Login
New Relic Error Alert with Yii
Comparing
#2
with
#3
Revision #3 was created by
simon604
on Aug 24, 2013, 11:28:57 PM.
removed unrelated code
« Previous (#2)
Next (#4) »
Content
[...]
```php
'errorHandler'=>array(
// use 'site/error' action to display errors
'class' => 'ErrorHandler',
...
),
```
[...]