그누보드 5.0.25 보안패치 및 수정내역 적용

This commit is contained in:
chicpro
2014-12-17 10:14:29 +09:00
parent 244b8ae819
commit 87adbf0f8d
5 changed files with 7 additions and 7 deletions

View File

@ -121,7 +121,7 @@ while ($row = sql_fetch_array($result))
set bo_table = '$move_bo_table',
wr_id = '$insert_id',
bf_no = '{$row3['bf_no']}',
bf_source = '{$row3['bf_source']}',
bf_source = '".addslashes($row3['bf_source'])."',
bf_file = '{$row3['bf_file']}',
bf_download = '{$row3['bf_download']}',
bf_content = '".addslashes($row3['bf_content'])."',