constant COMMENT_NODE_OPEN
Comments for this node are open.
Archivo
- drupal-7.x/
modules/ comment/ comment.module, line 70 - Enables users to comment on published content.
Código
define('COMMENT_NODE_OPEN', 2)
Comments for this node are open.
define('COMMENT_NODE_OPEN', 2)