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