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 commentsComment is awaiting approval.
<?php
define('COMMENT_NOT_PUBLISHED', 1)
?>
Login or register to post comments