You are here

constant COMMENT_MODE_THREADED_COLLAPSED in Drupal 4

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

File

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

Code

define('COMMENT_MODE_THREADED_COLLAPSED', 3);