constant COMMENT_PREVIEW_OPTIONAL
Comment preview is optional.
Archivo
- drupal-6.x/
modules/ comment/ comment.module, line 115 - Enables users to comment on published content.
Código
define('COMMENT_PREVIEW_OPTIONAL', 0)
Comment preview is optional.
define('COMMENT_PREVIEW_OPTIONAL', 0)