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

File

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

Code

define('COMMENT_ORDER_OLDEST_FIRST', 2);