Comment form should be displayed on a separate page.
File
- modules/
comment/ comment.module, line 48 - Enables users to comment on published content.
Code
define('COMMENT_FORM_SEPARATE_PAGE', 0)
Comment form should be displayed on a separate page.
define('COMMENT_FORM_SEPARATE_PAGE', 0)