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

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

File

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

Code

define('COMMENT_CONTROLS_ABOVE_BELOW', 2);