COMMENT_MODE_FLAT

  1. drupal
    1. 7 modules/comment/comment.module
    2. 8 core/modules/comment/comment.module

Comments are displayed in a flat list - expanded.

File

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

Code

define('COMMENT_MODE_FLAT', 0)
Login or register to post comments