Пример #1
0
 public static function clear_error()
 {
     self::$err_info = array();
     self::$err_info['message'] = '';
 }