Definition

comment/comment.module

Description

Comment preview is optional.

Code

<?php
define('COMMENT_PREVIEW_OPTIONAL', 0);
?>