COMMENT_MODE_FLAT

Comments are displayed in a flat list - expanded.

drupal/modules/comment/comment.module, line 26

<?php
define('COMMENT_MODE_FLAT', 0)
?>