constant COMMENT_FORM_BELOW

  1. 7.x drupal-7.x/modules/comment/comment.module COMMENT_FORM_BELOW
  2. 6.x drupal-6.x/modules/comment/comment.module COMMENT_FORM_BELOW

Comment form should be shown below post or list of comments.

1 use of COMMENT_FORM_BELOW
comment_render in drupal-6.x/modules/comment/comment.module
Renders comment(s).

File

drupal-6.x/modules/comment/comment.module, line 95
Enables users to comment on published content.

Code

define('COMMENT_FORM_BELOW', 1)