constant COMMENT_PUBLISHED
Same name and namespace in other branches
- 6.x drupal-6.x/modules/comment/comment.module \COMMENT_PUBLISHED
Comment is published.
Archivo
- drupal-7.x/
modules/ comment/ comment.module, line 20 - Enables users to comment on published content.
Código
define('COMMENT_PUBLISHED', 1)