From 74ea8e651a0b93f56a4db1bbbc838b481d71cae3 Mon Sep 17 00:00:00 2001 From: thisgun Date: Thu, 26 Nov 2020 16:49:26 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=20=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=EC=9E=90=EC=97=90=EC=84=9C=20=EA=B2=8C=EC=8B=9C?= =?UTF-8?q?=ED=8C=90=20=EB=B3=B5=EC=82=AC=EC=8B=9C=20=EB=88=84=EB=9D=BD?= =?UTF-8?q?=EB=90=9C=20=ED=95=84=EB=93=9C(=EB=AA=A9=EB=A1=9D=EC=97=90?= =?UTF-8?q?=EC=84=9C=20=ED=8C=8C=EC=9D=BC=20=EC=82=AC=EC=9A=A9)=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= 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 7a44a9c48..30b37b59f 100644 --- a/adm/board_copy_update.php +++ b/adm/board_copy_update.php @@ -74,6 +74,7 @@ $sql = " insert into {$g5['board_table']} bo_use_ip_view = '{$board['bo_use_ip_view']}', bo_use_list_view = '{$board['bo_use_list_view']}', bo_use_list_content = '{$board['bo_use_list_content']}', + bo_use_list_file = '{$board['bo_use_list_file']}', bo_table_width = '{$board['bo_table_width']}', bo_subject_len = '{$board['bo_subject_len']}', bo_mobile_subject_len = '{$board['bo_mobile_subject_len']}',