COMMENT_CONTROLS_HIDDEN

Definition

files/drupal-6.7/modules/comment/comment.module

Description

Comment controls are hidden.

Code

<?php
define('COMMENT_CONTROLS_HIDDEN', 3);
?>