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