Definition

drupal-5/modules/comment/comment.module

Description

Comment is awaiting approval.

Code

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