コード例 #1
0
ファイル: DB.php プロジェクト: Maxlander/shixi
 public static function hideMysqlErrors()
 {
     self::$showErrors = false;
 }