summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--functions.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 99f71fd51..c58afe9e7 100644
--- a/functions.php
+++ b/functions.php
@@ -475,7 +475,8 @@
foreach ($entry_tags as $tag) {
$tag = db_escape_string(strtolower($tag));
-
+
+ $tag = str_replace("+", " ", $tag);
$tag = str_replace("technorati tag: ", "", $tag);
$result = db_query($link, "SELECT id FROM ttrss_tags