mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-08 07:11:33 +00:00
fix broken tag detection due to $entry_content being escaped
This commit is contained in:
@@ -580,7 +580,6 @@
|
||||
$limit = $_GET["limit"];
|
||||
|
||||
if (!$feed) {
|
||||
print "Error: no feed to display.";
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user