COMMENT_MODE_FLAT_EXPANDED
Definition
drupal/modules/comment/comment.module
Description
Comments are displayed in a flat list - expanded.
Code
<?php
define('COMMENT_MODE_FLAT_EXPANDED', 2);
?>
|
Ubercart API |
|
| Donate to Ubercart | ||
COMMENT_MODE_FLAT_EXPANDEDDefinitiondrupal/modules/comment/comment.module DescriptionComments are displayed in a flat list - expanded. Code |
|