constant COMMENT_CONTROLS_ABOVE in Drupal 4
Same name and namespace in other branches
- 5 modules/comment/comment.module \COMMENT_CONTROLS_ABOVE
- 6 modules/comment/comment.module \COMMENT_CONTROLS_ABOVE
Constants to define the position of the comment controls
1 use of COMMENT_CONTROLS_ABOVE
- comment_render in modules/
comment.module
File
- modules/
comment.module, line 35 - Enables users to comment on published content.
Code
define('COMMENT_CONTROLS_ABOVE', 0);