COMMENT_ANONYMOUS_MUST_CONTACT

in modules/comment/comment.module

Anonymous posters are required to leave their contact information.

<?php
define('COMMENT_ANONYMOUS_MUST_CONTACT', 2);
?>