New Relic Error Alert with Yii

Comparing #2 with #4

Content

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