From 4fc8a6302ae699315ed5f8840f777dcbc648ef37 Mon Sep 17 00:00:00 2001 From: kagla Date: Mon, 2 Nov 2015 13:51:44 +0900 Subject: [PATCH] =?UTF-8?q?mysqli=20=EC=82=AC=EC=9A=A9=ED=95=98=EC=A7=80?= =?UTF-8?q?=20=EC=95=8A=EB=8F=84=EB=A1=9D=20=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index 3486fe0a0..3ed9bd86b 100644 --- a/config.php +++ b/config.php @@ -201,7 +201,7 @@ define('G5_THUMB_PNG_COMPRESS', 5); define('G5_IS_MOBILE_DHTML_USE', false); // MySQLi 사용여부를 설정합니다. -define('G5_MYSQLI_USE', true); +define('G5_MYSQLI_USE', false); // ip 숨김방법 설정 /* 123.456.789.012 ip의 숨김 방법을 변경하는 방법은