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