You are here

constant COMMENT_PREVIEW_OPTIONAL in Drupal 5

Same name and namespace in other branches
  1. 4 modules/comment.module \COMMENT_PREVIEW_OPTIONAL
  2. 6 modules/comment/comment.module \COMMENT_PREVIEW_OPTIONAL

Comment preview is optional.

1 use of COMMENT_PREVIEW_OPTIONAL
comment_form in modules/comment/comment.module

File

modules/comment/comment.module, line 115
Enables users to comment on published content.

Code

define('COMMENT_PREVIEW_OPTIONAL', 0);