COMMENT_MODE_THREADED_EXPANDED
Definition
drupal/modules/comment/comment.module
Description
Comments are displayed as a threaded list - expanded.
Code
<?php
define('COMMENT_MODE_THREADED_EXPANDED', 4);
?>
|
Ubercart API |
|
| Donate to Ubercart | ||
COMMENT_MODE_THREADED_EXPANDEDDefinitiondrupal/modules/comment/comment.module DescriptionComments are displayed as a threaded list - expanded. Code |
|