if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
include_once(G5_LIB_PATH.'/thumbnail.lib.php');
// add_stylesheet('css 구문', 출력순서); 숫자가 작을 수록 먼저 출력됨
add_stylesheet('', 0);
if($board['bo_table_width']==0) $width="100%";?>
ob_start(); ?>
목록
if ($update_href) { ?>수정 } ?>
if ($delete_href) { ?>삭제 } ?>
if ($write_href) { ?>링크 추가 } ?>