From fa6aa881def6ed5b38e91d589404cc46a7f97088 Mon Sep 17 00:00:00 2001 From: thisgun Date: Mon, 19 Feb 2024 12:49:17 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=EA=B8=80=20=EB=B3=B5?= =?UTF-8?q?=EC=82=AC=EC=8B=9C=20=EC=B2=A8=EB=B6=80=ED=8C=8C=EC=9D=BC=20?= =?UTF-8?q?=EB=B3=80=EC=88=98=EB=AA=85=EA=B0=92=EC=9D=B4=20=EC=B4=88?= =?UTF-8?q?=EA=B8=B0=ED=99=94=EA=B0=80=20=EC=95=88=EB=90=9C=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 --- bbs/move_update.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bbs/move_update.php b/bbs/move_update.php index 4709b6420..cbef072da 100644 --- a/bbs/move_update.php +++ b/bbs/move_update.php @@ -133,6 +133,8 @@ while ($row = sql_fetch_array($result)) $result3 = sql_query($sql3); for ($k=0; $row3 = sql_fetch_array($result3); $k++) { + $copy_file_name = ''; + if ($row3['bf_file']) { // 원본파일을 복사하고 퍼미션을 변경