COMMENT_CONTROLS_ABOVE_BELOW

Definition

modules/comment/comment.module

Description

Comment controls should be shown both above and below the comment list.

Code

<?php
define('COMMENT_CONTROLS_ABOVE_BELOW', 2);
?>
 
 

Drupal is a registered trademark of Dries Buytaert.