COMMENT_ORDER_OLDEST_FIRST

  1. drupal
    1. 4.7 modules/comment.module
    2. 5 modules/comment/comment.module
    3. 6 modules/comment/comment.module

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)
Login or register to post comments