COMMENT_ORDER_OLDEST_FIRST

Definition

drupal/modules/comment/comment.module

Description

Comments are ordered by date - oldest first.

Code

define('COMMENT_ORDER_OLDEST_FIRST', 2);