null, 'source'=>null, 'size'=>null, 'bf_content' => null); } } } //카테고리 $is_category = false; $category_option = ''; if ($board['bo_use_category']) { $ca_name = ""; if (isset($wr['ca_name'])) $ca_name = $wr['ca_name']; $category_option = get_category_option($bo_table, $ca_name); $is_category = true; } //링크 $is_link = false; if ($member['mb_level'] >= $board['bo_link_level']) { $is_link = true; } //파일 $is_file = false; if ($member['mb_level'] >= $board['bo_upload_level']) { $is_file = true; } $is_file_content = false; if ($board['bo_use_file_content']) { $is_file_content = true; } $file_count = (int)$board['bo_upload_count']; //공지 $notice_array = explode(',', trim($board['bo_notice'])); $notice_checked = ''; if ($w == 'u') { if (in_array((int)$wr_id, $notice_array)) { $notice_checked = 'checked'; } } ?>
분류
옵션 >
작성자
링크 " id="wr_link" class="frm_input" size="50" placeholder="링크 ">
  () 
목록