You are here

constant COMMENT_MODE_FLAT_EXPANDED in Drupal 4

Same name and namespace in other branches
  1. 5 modules/comment/comment.module \COMMENT_MODE_FLAT_EXPANDED
  2. 6 modules/comment/comment.module \COMMENT_MODE_FLAT_EXPANDED
1 use of COMMENT_MODE_FLAT_EXPANDED
comment_render in modules/comment.module

File

modules/comment.module, line 22
Enables users to comment on published content.

Code

define('COMMENT_MODE_FLAT_EXPANDED', 2);