COMMENT_FORM_SEPARATE_PAGE

Comment form should be displayed on a separate page.

drupal/modules/comment/comment.module, line 51

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