constant COMMENT_PREVIEW_OPTIONAL

Comment preview is optional.

1 use of COMMENT_PREVIEW_OPTIONAL
comment_form in drupal-6.x/modules/comment/comment.module
Generate the basic commenting form, for appending to a node or display on a separate page.

File

drupal-6.x/modules/comment/comment.module, line 115
Enables users to comment on published content.

Code

define('COMMENT_PREVIEW_OPTIONAL', 0)