COMMENT_PREVIEW_OPTIONAL
Definition
drupal/modules/comment/comment.module
Description
Comment preview is optional.
Code
<?php
define('COMMENT_PREVIEW_OPTIONAL', 0);
?>
|
Ubercart API |
|
| Donate to Ubercart | ||
COMMENT_PREVIEW_OPTIONALDefinitiondrupal/modules/comment/comment.module DescriptionComment preview is optional. Code |
|