constant COMMENT_CONTROLS_ABOVE
Comment controls should be shown above the comment list.
Archivo
- drupal-6.x/
modules/ comment/ comment.module, line 55 - Enables users to comment on published content.
Código
define('COMMENT_CONTROLS_ABOVE', 0)
Comment controls should be shown above the comment list.
define('COMMENT_CONTROLS_ABOVE', 0)