Definition

drupal-cvs/modules/comment/comment.module

Description

Comment is published.

Code

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