사용되지 않는 필드 삭제

This commit is contained in:
chicpro
2014-04-10 17:22:28 +09:00
parent 7eaec845fc
commit 9bfb92cf74
7 changed files with 4 additions and 25 deletions

View File

@ -51,7 +51,6 @@ $sql = " insert into {$g5['board_table']}
bo_download_point = '{$board[bo_download_point]}',
bo_use_category = '{$board[bo_use_category]}',
bo_category_list = '{$board['bo_category_list']}',
bo_disable_tags = '{$board['bo_disable_tags']}',
bo_use_sideview = '{$board[bo_use_sideview]}',
bo_use_file_content = '{$board[bo_use_file_content]}',
bo_use_secret = '{$board[bo_use_secret]}',