Same name and namespace in other branches
  1. 4.7.x modules/comment.module \COMMENT_CONTROLS_BELOW
  2. 6.x modules/comment/comment.module \COMMENT_CONTROLS_BELOW

Comment controls should be shown below the comment list.

File

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

Code

define('COMMENT_CONTROLS_BELOW', 1);