summaryrefslogtreecommitdiff
path: root/modules/opml_domxml.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/opml_domxml.php')
-rw-r--r--modules/opml_domxml.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/opml_domxml.php b/modules/opml_domxml.php
index 5b1e4067d..6a2e537a0 100644
--- a/modules/opml_domxml.php
+++ b/modules/opml_domxml.php
@@ -96,7 +96,7 @@
}
$result = db_query($link, "SELECT id FROM ttrss_feeds WHERE
- (title = '$feed_title' OR feed_url = '$feed_url')
+ feed_url = '$feed_url
AND owner_uid = '$owner_uid'");
print "<tr><td><a target='_new' href='$site_url'><b>$feed_title</b></a></b>