define('view', 'qna-board/view.html'); $tbl_name = "board_qna"; $comGubun = 'sejin'; include '../../lib/boardView.php'; $tpl->print_('view'); ?>