constant COMMENT_CONTROLS_HIDDEN in Drupal 4
Same name and namespace in other branches
- 5 modules/comment/comment.module \COMMENT_CONTROLS_HIDDEN
- 6 modules/comment/comment.module \COMMENT_CONTROLS_HIDDEN
3 uses of COMMENT_CONTROLS_HIDDEN
- comment_configure in modules/
comment.module - Menu callback; presents the comment settings page.
- comment_render in modules/
comment.module - _comment_get_display_setting in modules/
comment.module - Return a current comment display setting
File
- modules/
comment.module, line 38 - Enables users to comment on published content.
Code
define('COMMENT_CONTROLS_HIDDEN', 3);