Definition

comment/comment.module

Description

Comment form should be shown below post or list of comments.

Code

<?php
define('COMMENT_FORM_BELOW', 1);
?>