예제 #1
0
파일: DB.php 프로젝트: Maxlander/shixi
 public static function hideMysqlErrors()
 {
     self::$showErrors = false;
 }