Same name and namespace in other branches
  1. 4.7.x modules/comment.module \COMMENT_CONTROLS_HIDDEN
  2. 5.x modules/comment/comment.module \COMMENT_CONTROLS_HIDDEN

Comment controls are hidden.

3 uses of COMMENT_CONTROLS_HIDDEN
comment_form_alter in modules/comment/comment.module
Implementation of hook_form_alter().
comment_update_6002 in modules/comment/comment.install
Changed comment settings from global to per-node -- copy global settings to all node types.
template_preprocess_comment_wrapper in modules/comment/comment.module
Process variables for comment-wrapper.tpl.php.

File

modules/comment/comment.module, line 70
Enables users to comment on published content.

Code

define('COMMENT_CONTROLS_HIDDEN', 3);