constant COMMENT_PREVIEW_REQUIRED
Comment preview is required.
Archivo
- drupal-6.x/
modules/ comment/ comment.module, line 120 - Enables users to comment on published content.
Código
define('COMMENT_PREVIEW_REQUIRED', 1)
Comment preview is required.
define('COMMENT_PREVIEW_REQUIRED', 1)