constant LIKEBTN_COMMENTS_SORT_BY_LIKES_MINUS_DISLIKES in Like Button 7
Same name and namespace in other branches
- 8.2 likebtn.module \LIKEBTN_COMMENTS_SORT_BY_LIKES_MINUS_DISLIKES
1 use of LIKEBTN_COMMENTS_SORT_BY_LIKES_MINUS_DISLIKES
- likebtn_query_comment_filter_alter in ./
likebtn.module - Implements hook_query_TAG_alter().
File
- ./
likebtn.module, line 160 - Implements the LikeBtn module.
Code
define('LIKEBTN_COMMENTS_SORT_BY_LIKES_MINUS_DISLIKES', 'likes_minus_dislikes');