COMMENT_ANONYMOUS_MAYNOT_CONTACT

Definition

nodecomment/nodecomment.module

Description

Constants to define the anonymous poster contact handling

Code

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