You are here

constant LIKEBTN_COMMENTS_SORT_BY_LIKES_MINUS_DISLIKES in Like Button 8.2

Same name and namespace in other branches
  1. 7 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');