<?php
if (!defined('_GNUBOARD_'))
exit; // 개별 페이지 접근 불가
@include($board['bo_include_tail']);
include_once(G5_BBS_PATH . '/_tail.php');