COMMENT_PREVIEW_REQUIRED
Definition
drupal/modules/comment/comment.module
Description
Comment preview is required.
Code
<?php
define('COMMENT_PREVIEW_REQUIRED', 1);
?>
|
Ubercart API |
|
| Donate to Ubercart | ||
COMMENT_PREVIEW_REQUIREDDefinitiondrupal/modules/comment/comment.module DescriptionComment preview is required. Code |
|