constant COMMENT_ANONYMOUS_MUST_CONTACT in Drupal 4
Same name and namespace in other branches
- 8 core/modules/comment/comment.module \COMMENT_ANONYMOUS_MUST_CONTACT
- 5 modules/comment/comment.module \COMMENT_ANONYMOUS_MUST_CONTACT
- 6 modules/comment/comment.module \COMMENT_ANONYMOUS_MUST_CONTACT
- 7 modules/comment/comment.module \COMMENT_ANONYMOUS_MUST_CONTACT
2 uses of COMMENT_ANONYMOUS_MUST_CONTACT
- comment_form in modules/
comment.module - comment_validate in modules/
comment.module
File
- modules/
comment.module, line 45 - Enables users to comment on published content.
Code
define('COMMENT_ANONYMOUS_MUST_CONTACT', 2);