Definition

comment/comment.module

Description

Comment controls are hidden.

Code

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