constant COMMENT_NODE_HIDDEN
Comments for this node are hidden.
Archivo
- drupal-7.x/
modules/ comment/ comment.module, line 60 - Enables users to comment on published content.
Código
define('COMMENT_NODE_HIDDEN', 0)
Comments for this node are hidden.
define('COMMENT_NODE_HIDDEN', 0)