From c2b84f37adb76d5cc91a35955c1064e20792f691 Mon Sep 17 00:00:00 2001 From: chicpro Date: Tue, 8 Jul 2014 15:01:11 +0900 Subject: [PATCH] =?UTF-8?q?=EC=83=81=ED=92=88=EB=B3=B5=EC=82=AC=EC=8B=9C?= =?UTF-8?q?=20=EC=84=A4=EB=AA=85=20=EC=97=90=EB=94=94=ED=84=B0=20=EC=9D=B4?= =?UTF-8?q?=EB=AF=B8=EC=A7=80=20=EB=B3=B5=EC=82=AC=EB=90=98=EC=A7=80=20?= =?UTF-8?q?=EC=95=8A=EB=8A=94=20=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/itemcopyupdate.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adm/shop_admin/itemcopyupdate.php b/adm/shop_admin/itemcopyupdate.php index 577a4e06f..54b409db4 100644 --- a/adm/shop_admin/itemcopyupdate.php +++ b/adm/shop_admin/itemcopyupdate.php @@ -49,7 +49,7 @@ sql_query($opt_sql); // html 에디터로 첨부된 이미지 파일 복사 if($cp['it_explan']) { - $matchs = get_editor_image($cp['it_explan']); + $matchs = get_editor_image($cp['it_explan'], false); // 파일의 경로를 얻어 복사 for($i=0;$i