COMMENT_FORM_SEPARATE_PAGE

Definition

modules/comment.module

Description

Constants to define the comment form location

Code

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

Drupal is a registered trademark of Dries Buytaert.