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