COMMENT_PUBLISHED

in modules/comment/comment.module

Comment is published.

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