summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-18 20:35:49 +0100
committerAndrew Dolgov <[email protected]>2009-01-18 20:35:49 +0100
commit3ebd7ca5f35a0a00953a7dd1dddb889761e26289 (patch)
tree429f5a5056c157fe9df29e1e93914930b6c05e55 /functions.php
parent3c88195bcbdd35603f810dc7c57d9a29a52f84cb (diff)
block duplicates in headlines output
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index cd14aba52..fcff24146 100644
--- a/functions.php
+++ b/functions.php
@@ -3374,7 +3374,7 @@
} */
}
- $query = "SELECT
+ $query = "SELECT DISTINCT
guid,
ttrss_entries.id,ttrss_entries.title,
updated,