/*------------------------------------------------------------------------ 게시판 상세보기에서 인클루드되는 덧글파일입니다. ------------------------------------------------------------------------*/ if(!$ps_mode){$ps_mode = "comment_write";} if($cf_board[use_comment] == "1") { ?>
댓글 (=$comment_total_count?>)
for($i=0;$i
-
=$comment_list[comment_body][$i]?>
-
=$comment_list[comment_name][$i]?>
=date("Y-m-d [H:i]",$comment_list[register_date][$i])?>
if(!$old_list[comment_close] || $g_check_rank >= $cf_board[class_delete]){ ?>
-
=$comment_list[show_del][$i]?>
=$comment_list[show_modify][$i]?>
} ?>
} ?>
if(!$i){ ?>
-
등록된 내용이 없습니다.
} ?>