COMMENT_CONTROLS_HIDDEN
Definition
drupal/modules/comment/comment.module
Description
Comment controls are hidden.
Code
<?php
define('COMMENT_CONTROLS_HIDDEN', 3);
?>
|
Ubercart API |
|
| Donate to Ubercart | ||
COMMENT_CONTROLS_HIDDENDefinitiondrupal/modules/comment/comment.module DescriptionComment controls are hidden. Code |
|