Definition

drupal-5/modules/comment/comment.module

Description

Comment controls are hidden.

Code

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