You are here

constant COMMENT_PREVIEW_REQUIRED in Drupal 4

Same name and namespace in other branches
  1. 5 modules/comment/comment.module \COMMENT_PREVIEW_REQUIRED
  2. 6 modules/comment/comment.module \COMMENT_PREVIEW_REQUIRED
2 uses of COMMENT_PREVIEW_REQUIRED
comment_configure in modules/comment.module
Menu callback; presents the comment settings page.
comment_form in modules/comment.module

File

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

Code

define('COMMENT_PREVIEW_REQUIRED', 1);