Definition

drupal-4-7/modules/comment.module

Code

<?php
define('COMMENT_MODE_THREADED_COLLAPSED', 3);
?>