- drupal
Comment form should be displayed on a separate page.
File
- modules/
comment/ comment.module, line 50 - Enables users to comment on published content.
Code
define('COMMENT_FORM_SEPARATE_PAGE', 0)
Login or register to post commentsComment form should be displayed on a separate page.
define('COMMENT_FORM_SEPARATE_PAGE', 0)
Login or register to post comments