일반게시판 글읽기 댓글 작업 중

This commit is contained in:
whitedot
2012-11-28 12:52:12 +09:00
parent 20d4346e32
commit 016664d489
3 changed files with 64 additions and 76 deletions

View File

@ -136,12 +136,12 @@ ob_end_flush();
</div>
<? } ?>
</article>
<?
// 코멘트 입출력
include_once('./view_comment.php');
?>
<?
// 코멘트 입출력
include_once('./view_comment.php');
?>
</article>
<div>
<? if ($prev_href) { echo "<a href=\"$prev_href\" title=\"$prev_wr_subject\"><img src='$board_skin_path/img/btn_prev.gif' border='0' align='absmiddle'></a>&nbsp;"; } ?>