From 4bf9ca83493eb9e4b46454a526a5e06c4f6c9849 Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 18 Mar 2013 10:33:29 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=20=EB=B3=B5?= =?UTF-8?q?=EC=82=AC=EC=8B=9C=20=EB=AA=A8=EB=B0=94=EC=9D=BC=EC=8A=A4?= =?UTF-8?q?=ED=82=A8=20=EB=B3=B5=EC=82=AC=EB=90=98=EC=A7=80=20=EC=95=8A?= =?UTF-8?q?=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/board_copy_update.php | 1 + 1 file changed, 1 insertion(+) diff --git a/adm/board_copy_update.php b/adm/board_copy_update.php index b153dba7d..7fc7452bd 100644 --- a/adm/board_copy_update.php +++ b/adm/board_copy_update.php @@ -68,6 +68,7 @@ $sql = " insert into {$g4['board_table']} bo_hot = '{$board[bo_hot]}', bo_image_width = '{$board[bo_image_width]}', bo_skin = '{$board['bo_skin']}', + bo_mobile_skin = '{$board['bo_mobile']}', bo_include_head = '{$board['bo_include_head']}', bo_include_tail = '{$board['bo_include_tail']}', bo_content_head = '".addslashes($board['bo_content_head'])."',