COMMENT_FORM_SEPARATE_PAGE

Constants to define the comment form location

modules/comment.module, line 51

<?php
define('COMMENT_FORM_SEPARATE_PAGE', 0)
?>