summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-04-29 07:53:17 +0100
committerAndrew Dolgov <[email protected]>2008-04-29 07:53:17 +0100
commit708edafdca03f19e2f6c468c06def1b5d0044d1b (patch)
treeaa25a177b2ac7427a66f0c73a97e4d469cc517de /modules
parent2ac6b765ab62750fc8348d5bca1efbff9c42a71d (diff)
opml_domxml: fix typo (closes #204)
Diffstat (limited to 'modules')
-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 6a2e537a0..77ee816bd 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
- 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>