constant COMMENT_ANONYMOUS_MAYNOT_CONTACT in Drupal 4
Same name and namespace in other branches
- 8 core/modules/comment/comment.module \COMMENT_ANONYMOUS_MAYNOT_CONTACT
- 5 modules/comment/comment.module \COMMENT_ANONYMOUS_MAYNOT_CONTACT
- 6 modules/comment/comment.module \COMMENT_ANONYMOUS_MAYNOT_CONTACT
- 7 modules/comment/comment.module \COMMENT_ANONYMOUS_MAYNOT_CONTACT
Constants to define the anonymous poster contact handling
3 uses of COMMENT_ANONYMOUS_MAYNOT_CONTACT
- comment_configure in modules/
comment.module - Menu callback; presents the comment settings page.
- comment_form in modules/
comment.module - comment_validate in modules/
comment.module
File
- modules/
comment.module, line 43 - Enables users to comment on published content.
Code
define('COMMENT_ANONYMOUS_MAYNOT_CONTACT', 0);