constant COMMENT_MODE_FLAT_EXPANDED
Comments are displayed in a flat list - expanded.
Archivo
- drupal-6.x/
modules/ comment/ comment.module, line 30 - Enables users to comment on published content.
Código
define('COMMENT_MODE_FLAT_EXPANDED', 2)
Comments are displayed in a flat list - expanded.
define('COMMENT_MODE_FLAT_EXPANDED', 2)