Comments are displayed in a flat list - expanded.
File
- modules/
comment/ comment.module, line 23 - Enables users to comment on published content.
Code
define('COMMENT_MODE_FLAT', 0)
Comments are displayed in a flat list - expanded.
define('COMMENT_MODE_FLAT', 0)