COMMENT_NODE_DISABLED
in modules/comment.module
Constants to define a node's comment state
<?php
define('COMMENT_NODE_DISABLED', 0);
?>
Login or register to post comments in modules/comment.module
Constants to define a node's comment state
<?php
define('COMMENT_NODE_DISABLED', 0);
?>
Login or register to post comments