COMMENT_ANONYMOUS_MAYNOT_CONTACT

Definition

modules/comment.module

Description

Constants to define the anonymous poster contact handling

Code

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

Drupal is a registered trademark of Dries Buytaert.