COMMENT_ANONYMOUS_MUST_CONTACT

Same name in other branches
  1. 8.9.x core/modules/comment/comment.module \COMMENT_ANONYMOUS_MUST_CONTACT

Anonymous posters are required to leave their contact information.

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

File

modules/comment/comment.module, line 45

Code

define('COMMENT_ANONYMOUS_MUST_CONTACT', 2);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.