Definition

drupal-cvs/modules/comment/comment.module

Description

Comment is awaiting approval.

Code

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