Definition

nodecomment/nodecomment.module

Code

<?php
define('COMMENT_NOT_PUBLISHED', 1);
?>