COMMENT_CONTROLS_HIDDEN
Definition
modules/comment/comment.module
Description
Comment controls are hidden.
Code
<?php
define('COMMENT_CONTROLS_HIDDEN', 3);
?> modules/comment/comment.module
Comment controls are hidden.
<?php
define('COMMENT_CONTROLS_HIDDEN', 3);
?>