COMMENT_MODE_THREADED_COLLAPSED

Definition

nodecomment/nodecomment.module

Code

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