COMMENT_PREVIEW_OPTIONAL

Definition

drupal/modules/comment.module

Description

Constants to define if comment preview is optional or required

Code

define('COMMENT_PREVIEW_OPTIONAL', 0);