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

Constants to define if comment preview is optional or required

File

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

Code

define('COMMENT_PREVIEW_OPTIONAL', 0);