COMMENT_FORM_BELOW

Definition

modules/comment/comment.module

Description

Comment form should be shown below post or list of comments.

Code

<?php
define('COMMENT_FORM_BELOW', 1);
?>
 
 

Drupal is a registered trademark of Dries Buytaert.