From abdb35b5d63d5a428c0186c30b64e24b56aaff38 Mon Sep 17 00:00:00 2001 From: chicpro Date: Tue, 4 Feb 2014 14:55:03 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=A4=EB=8A=98=20=EB=B3=B8=20=EC=83=81?= =?UTF-8?q?=ED=92=88=20=EC=83=81=ED=92=88=EB=AA=85=EC=97=90=EC=84=9C=20add?= =?UTF-8?q?slashes=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/shop/basic/boxtodayview.skin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin/shop/basic/boxtodayview.skin.php b/skin/shop/basic/boxtodayview.skin.php index 58013716c..9c4964f95 100644 --- a/skin/shop/basic/boxtodayview.skin.php +++ b/skin/shop/basic/boxtodayview.skin.php @@ -25,7 +25,7 @@ $tv_div['img_length'] = 3; // 한번에 보여줄 이미지 수 $rowx = sql_fetch(" select it_name from {$g5['g5_shop_item_table']} where it_id = '$tv_it_id' "); $j = $i - 1; if ($j%$tv_div['img_length']==0) $k++; - $it_name = get_text(addslashes($rowx['it_name'])); + $it_name = get_text($rowx['it_name']); $img = get_it_image($tv_it_id, $tv_div['img_width'], $tv_div['img_height'], $tv_it_id); if ($i==1) echo '