From 9cc29abd41aa97ca58c3851d1238bbe23d4b9b26 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 8 Oct 2015 10:08:51 +0300 Subject: queryFeedHeadlines: int_id was not included when browsing by tag which broke several button plugins --- include/functions2.php | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 include/functions2.php diff --git a/include/functions2.php b/include/functions2.php old mode 100644 new mode 100755 index bd1f9b860..18ba7eb5c --- a/include/functions2.php +++ b/include/functions2.php @@ -824,6 +824,7 @@ marked, num_comments, comments, + int_id, tag_cache, label_cache, link, -- cgit v1.2.3