From 7e411517e5f8ef9d5e0b2f2b075e9ee1c243ee73 Mon Sep 17 00:00:00 2001 From: chicpro Date: Wed, 30 Jan 2013 16:26:19 +0900 Subject: [PATCH] =?UTF-8?q?g4[charset]=20=EC=A0=9C=EA=B1=B0=EC=97=90=20?= =?UTF-8?q?=EB=94=B0=EB=A5=B8=20iconv=20=EA=B4=80=EB=A0=A8=20=EC=BD=94?= =?UTF-8?q?=EB=93=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/kcp/pp_ax_hub.php | 5 +---- shop/orderformupdate.php | 14 ++++---------- shop/settle_kcp.inc.php | 4 ++-- 3 files changed, 7 insertions(+), 16 deletions(-) diff --git a/shop/kcp/pp_ax_hub.php b/shop/kcp/pp_ax_hub.php index d88aa454e..f3bdc7940 100644 --- a/shop/kcp/pp_ax_hub.php +++ b/shop/kcp/pp_ax_hub.php @@ -233,10 +233,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 if ($res_cd != '0000') { - if (strtolower($g4[charset]) == "utf-8") - { - $res_msg = iconv("euc-kr", "utf-8", $res_msg); - } + $res_msg = iconv("euc-kr", "utf-8", $res_msg); echo "