COMMENT_PREVIEW_REQUIRED

Definition

files/drupal-6.7/modules/comment/comment.module

Description

Comment preview is required.

Code

<?php
define('COMMENT_PREVIEW_REQUIRED', 1);
?>