COMMENT_CONTROLS_ABOVE

Constants to define the position of the comment controls

modules/comment.module, line 36

<?php
define('COMMENT_CONTROLS_ABOVE', 0)
?>