You are here

constant COMMENT_CONTROLS_ABOVE_BELOW in Drupal 5

Same name and namespace in other branches
  1. 4 modules/comment.module \COMMENT_CONTROLS_ABOVE_BELOW
  2. 6 modules/comment/comment.module \COMMENT_CONTROLS_ABOVE_BELOW

Comment controls should be shown both above and below the comment list.

1 use of COMMENT_CONTROLS_ABOVE_BELOW
comment_render in modules/comment/comment.module
Renders comment(s).

File

modules/comment/comment.module, line 65
Enables users to comment on published content.

Code

define('COMMENT_CONTROLS_ABOVE_BELOW', 2);