示例#1
0
文件: DB.php 项目: Maxlander/shixi
 public static function cleanMysqlErrors()
 {
     self::$errors = array();
 }