COMMENT_NODE_READ_WRITE
Definition
drupal/modules/comment/comment.module
Description
Comments are enabled on this node.
Code
<?php
define('COMMENT_NODE_READ_WRITE', 2);
?>
|
Ubercart API |
|
| Donate to Ubercart | ||
COMMENT_NODE_READ_WRITEDefinitiondrupal/modules/comment/comment.module DescriptionComments are enabled on this node. Code |
|