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