Example #1
0
 public function cakeError($method = 'error500', $messages = array())
 {
     return parent::cakeError($method, $messages);
 }