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

Constants to define the viewing modes for comment listings

File

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

Code

define('COMMENT_MODE_FLAT_COLLAPSED', 1);