constant COMMENT_ORDER_OLDEST_FIRST
Comments are ordered by date - oldest first.
Archivo
- drupal-6.x/
modules/ comment/ comment.module, line 50 - Enables users to comment on published content.
Código
define('COMMENT_ORDER_OLDEST_FIRST', 2)
Comments are ordered by date - oldest first.
define('COMMENT_ORDER_OLDEST_FIRST', 2)