COMMENT_CONTROLS_ABOVE
Definition
Description
Constants to define the position of the comment controls
Code
<?php
define('COMMENT_CONTROLS_ABOVE', 0);
?> Constants to define the position of the comment controls
<?php
define('COMMENT_CONTROLS_ABOVE', 0);
?>