constant LIKEBTN_COMMENTS_SORT_ORDER_DESC in Like Button 8.2
Same name and namespace in other branches
- 7 likebtn.module \LIKEBTN_COMMENTS_SORT_ORDER_DESC
2 uses of LIKEBTN_COMMENTS_SORT_ORDER_DESC
- likebtn_form_node_type_form_alter in ./
likebtn.module - Implements hook_form_FORM_ID_alter().
- likebtn_query_comment_filter_alter in ./
likebtn.module - Implements hook_query_TAG_alter().
File
- ./
likebtn.module, line 164 - Implements the LikeBtn module.
Code
define('LIKEBTN_COMMENTS_SORT_ORDER_DESC', 'desc');