COMMENT_PREVIEW_REQUIRED

Definition

drupal/modules/comment/comment.module

Description

Comment preview is required.

Code

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