COMMENT_FORM_BELOW

in modules/comment/comment.module

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

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