COMMENT_ORDER_NEWEST_FIRST

Definition

drupal/modules/comment.module

Description

Constants to define the viewing orders for comment listings

Code

define('COMMENT_ORDER_NEWEST_FIRST', 1);