COMMENT_CONTROLS_BELOW
Definition
drupal/modules/comment/comment.module
Description
Comment controls should be shown below the comment list.
Code
<?php
define('COMMENT_CONTROLS_BELOW', 1);
?>
|
Ubercart API |
|
| Donate to Ubercart | ||
COMMENT_CONTROLS_BELOWDefinitiondrupal/modules/comment/comment.module DescriptionComment controls should be shown below the comment list. Code |
|