public function ini()
 {
     if ($this->action != 'error404') {
         parent::ini();
     }
 }