From c667e02282f24cbe718a9767fb99e4d3db1fa53b Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 1 Jul 2013 10:18:12 +0900 Subject: [PATCH] =?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',