. **/ class CControllerResponseFatal extends CControllerResponse { public function __construct() { $this->location = 'zabbix.php?action=system.warning'; } }