COMMENT_ANONYMOUS_MAYNOT_CONTACT
Definition
drupal/modules/comment/comment.module
Description
Anonymous posters may not enter their contact information.
Code
<?php
define('COMMENT_ANONYMOUS_MAYNOT_CONTACT', 0);
?>
|
Ubercart API |
|
| Donate to Ubercart | ||
COMMENT_ANONYMOUS_MAYNOT_CONTACTDefinitiondrupal/modules/comment/comment.module DescriptionAnonymous posters may not enter their contact information. Code |
|