New Relic Error Alert with Yii

Comparing #2 with #3

Revision #3 was created by simon604 simon604 on Aug 24, 2013, 11:28:57 PM.

removed unrelated code

Content

[...]
```php
'errorHandler'=>array(
// use 'site/error' action to display errors
'class' => 'ErrorHandler',
...
),
```
[...]