COMMENT_FORM_SEPARATE_PAGE
in modules/comment/comment.module
Comment form should be displayed on a separate page.
<?php
define('COMMENT_FORM_SEPARATE_PAGE', 0);
?>
Login or register to post comments in modules/comment/comment.module
Comment form should be displayed on a separate page.
<?php
define('COMMENT_FORM_SEPARATE_PAGE', 0);
?>
Login or register to post comments