COMMENT_CONTROLS_ABOVE

  1. drupal
    1. 4.7 modules/comment.module
    2. 5 modules/comment/comment.module
    3. 6 modules/comment/comment.module

Comment controls should be shown above the comment list.

File

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

Code

define('COMMENT_CONTROLS_ABOVE', 0)
Login or register to post comments