constant COMMENT_NODE_READ_ONLY
Comments for this node are locked.
Archivo
- drupal-6.x/
modules/ comment/ comment.module, line 105 - Enables users to comment on published content.
Código
define('COMMENT_NODE_READ_ONLY', 1)
Comments for this node are locked.
define('COMMENT_NODE_READ_ONLY', 1)