Example #1
0
 protected function _error($msg)
 {
     $this->output->error($msg);
     exit(1);
 }