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

Comment controls are hidden.

1 use of COMMENT_CONTROLS_HIDDEN
comment_admin_settings in modules/comment/comment.module
Menu callback; presents the comment settings page.

File

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

Code

define('COMMENT_CONTROLS_HIDDEN', 3);