constant COMMENT_FORM_BELOW
Same name and namespace in other branches
- 7.x drupal-7.x/modules/comment/comment.module \COMMENT_FORM_BELOW
Comment form should be shown below post or list of comments.
Archivo
- drupal-6.x/
modules/ comment/ comment.module, line 95 - Enables users to comment on published content.
Código
define('COMMENT_FORM_BELOW', 1)