Community Documentation

COMMENT_NOT_PUBLISHED

  1. drupal
    1. 4.7 comment.module
    2. 5 comment.module
    3. 6 comment.module
    4. 7 comment.module
    5. 8 comment.module

Comment is awaiting approval.

File

modules/comment/comment.module, line 20
Enables users to comment on published content.

Code

<?php
define('COMMENT_NOT_PUBLISHED', 1)
?>
Login or register to post comments