Same name and namespace in other branches
  1. 4.7.x modules/comment.module \COMMENT_ORDER_OLDEST_FIRST
  2. 5.x modules/comment/comment.module \COMMENT_ORDER_OLDEST_FIRST

Comments are ordered by date - oldest first.

File

modules/comment/comment.module, line 50
Enables users to comment on published content.

Code

define('COMMENT_ORDER_OLDEST_FIRST', 2);