constant COMMENT_ANONYMOUS_MUST_CONTACT

Anonymous posters are required to leave their contact information.

1 use of COMMENT_ANONYMOUS_MUST_CONTACT
comment_form in drupal/modules/comment/comment.module
Generate the basic commenting form, for appending to a node or display on a separate page.

File

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

Code

define('COMMENT_ANONYMOUS_MUST_CONTACT', 2);