You are here

constant comment_goodness_FORM_PLACEMENT_SORT in Comment goodness 7

1 use of comment_goodness_FORM_PLACEMENT_SORT
comment_goodness_preprocess_comment_wrapper in ./comment_goodness.module
Implements hook_preprocess_HOOK().

File

./comment_goodness.module, line 17
Comment goodness provides newest to oldest comment sorting

Code

define('comment_goodness_FORM_PLACEMENT_SORT', 1);