From 184b973ccb0fdd1fe89f39243b002e86cd997744 Mon Sep 17 00:00:00 2001 From: gnuboard Date: Tue, 6 Aug 2013 10:59:27 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=EB=AC=BC=20=EB=B3=B5?= =?UTF-8?q?=EC=82=AC,=20=EC=9D=B4=EB=8F=99=EC=8B=9C=20=ED=8C=8C=EC=9D=BC?= =?UTF-8?q?=EA=B0=AF=EC=88=98=EB=8F=84=20=EB=B3=B5=EC=82=AC=EA=B0=80=20?= =?UTF-8?q?=EB=90=98=EB=8F=84=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/move_update.php | 1 + 1 file changed, 1 insertion(+) diff --git a/bbs/move_update.php b/bbs/move_update.php index 82b1f52cf..0b61f76d8 100644 --- a/bbs/move_update.php +++ b/bbs/move_update.php @@ -68,6 +68,7 @@ while ($row = sql_fetch_array($result)) wr_email = '".addslashes($row2['wr_email'])."', wr_homepage = '".addslashes($row2['wr_homepage'])."', wr_datetime = '{$row2['wr_datetime']}', + wr_file = '{$row2['wr_file']}', wr_last = '{$row2['wr_last']}', wr_ip = '{$row2['wr_ip']}', wr_1 = '".addslashes($row2['wr_1'])."',