You are here

constant COMMENT_PREVIEW_REQUIRED in Drupal 5

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

Comment preview is required.

2 uses of COMMENT_PREVIEW_REQUIRED
comment_admin_settings in modules/comment/comment.module
Menu callback; presents the comment settings page.
comment_form in modules/comment/comment.module

File

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

Code

define('COMMENT_PREVIEW_REQUIRED', 1);