summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-24 14:47:18 +0300
committerAndrew Dolgov <[email protected]>2010-11-24 14:47:18 +0300
commitdcb38ced56c33463bb55f266b2d586308ff12b2f (patch)
tree1024b5b7672828778231d2b3674cca108f32fdac
parent2fe5afc63a71fb57c8858bd71055c0e6fc52505d (diff)
tweak browsing by tag query
-rw-r--r--functions.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 5d1992bd5..5e567af03 100644
--- a/functions.php
+++ b/functions.php
@@ -3518,7 +3518,8 @@
$feed_kind = "Tags";
- $result = db_query($link, "SELECT
+ $result = db_query($link, "SELECT DISTINCT
+ date_entered,
guid,
note,
ttrss_entries.id as id,title,