constant COMMENT_MODE_FLAT_COLLAPSED in Drupal 4
Same name and namespace in other branches
- 5 modules/comment/comment.module \COMMENT_MODE_FLAT_COLLAPSED
- 6 modules/comment/comment.module \COMMENT_MODE_FLAT_COLLAPSED
Constants to define the viewing modes for comment listings
1 use of COMMENT_MODE_FLAT_COLLAPSED
- comment_render in modules/
comment.module
File
- modules/
comment.module, line 21 - Enables users to comment on published content.
Code
define('COMMENT_MODE_FLAT_COLLAPSED', 1);