Same name and namespace in other branches
  1. 4.7.x modules/comment.module \COMMENT_NOT_PUBLISHED
  2. 6.x modules/comment/comment.module \COMMENT_NOT_PUBLISHED
  3. 7.x modules/comment/comment.module \COMMENT_NOT_PUBLISHED

Comment is awaiting approval.

5 uses of COMMENT_NOT_PUBLISHED
chameleon_comment in themes/chameleon/chameleon.theme
comment.tpl.php in themes/garland/comment.tpl.php
comment.tpl.php in themes/engines/phptemplate/comment.tpl.php
comment_admin_overview in modules/comment/comment.module
theme_comment in modules/comment/comment.module

File

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

Code

define('COMMENT_NOT_PUBLISHED', 1);