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

Comments are displayed as a threaded list - collapsed.

File

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

Code

define('COMMENT_MODE_THREADED_COLLAPSED', 3);