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

Comments are displayed in a flat list - collapsed.

File

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

Code

define('COMMENT_MODE_FLAT_COLLAPSED', 1);