mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 12:51:28 +00:00
get_article_tags: selection fix
This commit is contained in:
@@ -284,7 +284,7 @@
|
||||
continue;
|
||||
}
|
||||
|
||||
// print "<!-- $tag -->";
|
||||
print "<!-- $id : $int_id : $tag -->";
|
||||
|
||||
if ($tag != '') {
|
||||
db_query($link, "INSERT INTO ttrss_tags
|
||||
|
||||
Reference in New Issue
Block a user