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);
?>
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.