Constants to define the viewing orders for comment listings
modules/comment.module, line 30
<?php define('COMMENT_ORDER_NEWEST_FIRST', 1) ?>