COMMENT_FORM_SEPARATE_PAGE

Definition

nodecomment/nodecomment.module

Description

Constants to define the comment form location

Code

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