COMMENT_MODE_THREADED

in modules/comment/comment.module

Comments are displayed as a threaded list - expanded.

<?php
define('COMMENT_MODE_THREADED', 1);
?>