You are here

constant LIKEBTN_COMMENTS_SORT_ORDER_DESC in Like Button 7

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