COMMENT_ORDER_OLDEST_FIRST

Definition

nodecomment/nodecomment.module

Code

<?php
define('COMMENT_ORDER_OLDEST_FIRST', 2);
?>