Definition

drupal-4-7/modules/comment.module

Description

Constants to define the comment form location

Code

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