Definition

drupal-cvs/modules/comment/comment.module

Description

Anonymous posters cannot enter their contact information.

Code

<?php
define('COMMENT_ANONYMOUS_MAYNOT_CONTACT', 0);
?>