From c667e02282f24cbe718a9767fb99e4d3db1fa53b Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 1 Jul 2013 10:18:12 +0900 Subject: [PATCH 1/6] =?UTF-8?q?=EC=B9=B4=ED=85=8C=EA=B3=A0=EB=A6=AC=20?= =?UTF-8?q?=EC=84=A4=EC=A0=95=20=EC=A4=91=20=EB=AA=A8=EB=B0=94=EC=9D=BC=20?= =?UTF-8?q?=EC=83=81=ED=95=98=EB=8B=A8=20=EB=82=B4=EC=9A=A9=20=EC=A0=80?= =?UTF-8?q?=EC=9E=A5=EB=90=98=EC=A7=80=20=EC=95=8A=EB=8A=94=20=EC=98=A4?= =?UTF-8?q?=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/categoryformupdate.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/adm/shop_admin/categoryformupdate.php b/adm/shop_admin/categoryformupdate.php index 98c61dc87..8ef24a3cf 100644 --- a/adm/shop_admin/categoryformupdate.php +++ b/adm/shop_admin/categoryformupdate.php @@ -70,6 +70,8 @@ $sql_common = " ca_skin = '$ca_skin', ca_explan_html = '$ca_explan_html', ca_head_html = '$ca_head_html', ca_tail_html = '$ca_tail_html', + ca_mobile_head_html = '$ca_mobile_head_html', + ca_mobile_tail_html = '$ca_mobile_tail_html', ca_include_head = '$ca_include_head', ca_include_tail = '$ca_include_tail', ca_mb_id = '$ca_mb_id', From 8d38fcf3beab104153ecb00dcc56dcf85ca8e770 Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 1 Jul 2013 11:11:22 +0900 Subject: [PATCH 2/6] =?UTF-8?q?=EC=83=81=ED=92=88=20=EC=83=81=ED=95=98?= =?UTF-8?q?=EB=8B=A8=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EC=97=85=EB=A1=9C?= =?UTF-8?q?=EB=93=9C=20=EC=98=A4=EB=A5=98=EC=99=80=20=EC=9D=B4=EB=AF=B8?= =?UTF-8?q?=EC=A7=80=EB=B3=B4=EA=B8=B0=20=EC=8A=A4=ED=81=AC=EB=A6=BD?= =?UTF-8?q?=ED=8A=B8=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/itemform.php | 91 +++++++++++++++++-------------- adm/shop_admin/itemformupdate.php | 4 ++ 2 files changed, 55 insertions(+), 40 deletions(-) diff --git a/adm/shop_admin/itemform.php b/adm/shop_admin/itemform.php index 25be031c3..86a648f7b 100644 --- a/adm/shop_admin/itemform.php +++ b/adm/shop_admin/itemform.php @@ -984,44 +984,6 @@ $(function(){ - - - - -
@@ -1331,7 +1293,14 @@ $(function(){ ?> - + + + @@ -1347,7 +1316,14 @@ $(function(){ ?> - + + + @@ -1414,6 +1390,41 @@ $(function(){ + $himg_str"; } ?> @@ -315,16 +319,21 @@ $pg_anchor .= ''; 삭제"; - $timg_str = ""; - //$size = getimagesize($timg); - //echo "삭제"; - //echo ""; - } + $timg_str = ""; + $timg = "{$category_path}/{$ca['ca_id']}_t"; + if (file_exists($timg)) { ?> + + + + + + $timg_str"; } ?> @@ -391,6 +400,41 @@ $pg_anchor .= '';