constant COMMENT_NODE_READ_WRITE
Comments are enabled on this node.
Archivo
- drupal-6.x/
modules/ comment/ comment.module, line 110 - Enables users to comment on published content.
Código
define('COMMENT_NODE_READ_WRITE', 2)
Comments are enabled on this node.
define('COMMENT_NODE_READ_WRITE', 2)