COMMENT_ORDER_OLDEST_FIRST

Comments are ordered by date - oldest first.

drupal/modules/comment/comment.module, line 51

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