constant COMMENT_NODE_DISABLED
Comments for this node are disabled.
Archivo
- drupal-6.x/
modules/ comment/ comment.module, line 100 - Enables users to comment on published content.
Código
define('COMMENT_NODE_DISABLED', 0)
Comments for this node are disabled.
define('COMMENT_NODE_DISABLED', 0)