$comment_res_hour
返信した時間
<!--$comment_res_hour-->
解説
管理者がコメントに返信した日を表示します。
<!–comment–>の中で利用します。
サンプル
<!--comment-->
<a name="comment<!--$comment_no-->"></a>
<!--$comment_title-->
<!--$comment_text-->
<!--$comment_year-->/<!--$comment_mon-->/
<!--$comment_day--> <!--$comment_hour-->:
<!--$comment_min-->
NAME[<!--$comment_mail_link-->]
WEBLINK[<!--$comment_homepage_link-->]
EDIT[<a href="<!--$comment_edit_link-->">EDIT</a>]
</div>
<!--if_comment_res-->
<!--$comment_res_title-->
<!--$comment_res_text-->
<!--$comment_res_year-->/<!--$comment_res_mon-->/
<!--$comment_res_day--> <!--$comment_res_hour-->:
<!--$comment_res_min-->
<!--/if_comment_res-->
</div>
<!--/comment-->