mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:45:55 +00:00
active_feed_is_cat, active_feed_id handling changes
This commit is contained in:
@@ -281,7 +281,7 @@
|
||||
WHERE id = '$feed' AND owner_uid = ".$_SESSION["uid"]);
|
||||
}
|
||||
|
||||
print "<headlines id=\"$feed\"><![CDATA[";
|
||||
print "<headlines id=\"$feed\" is_cat=\"$cat_view\"><![CDATA[";
|
||||
|
||||
$override_order = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user