constant COMMENT_CONTROLS_HIDDEN
Comment controls are hidden.
Archivo
- drupal-6.x/
modules/ comment/ comment.module, line 70 - Enables users to comment on published content.
Código
define('COMMENT_CONTROLS_HIDDEN', 3)
Comment controls are hidden.
define('COMMENT_CONTROLS_HIDDEN', 3)