COMMENT_NODE_DISABLED

Constants to define a node's comment state

modules/comment.module, line 57

<?php
define('COMMENT_NODE_DISABLED', 0)
?>