summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions.php')
-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,