COMMENT_PREVIEW_REQUIRED
Definition
modules/comment/comment.module
Description
Comment preview is required.
Code
<?php
define('COMMENT_PREVIEW_REQUIRED', 1);
?> modules/comment/comment.module
Comment preview is required.
<?php
define('COMMENT_PREVIEW_REQUIRED', 1);
?>