mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 21:25:55 +00:00
properly handle on-the-fly adding of categories
This commit is contained in:
@@ -1108,9 +1108,7 @@
|
||||
$id = 0;
|
||||
}
|
||||
|
||||
print "<payload><![CDATA[";
|
||||
print_feed_cat_select($link, "cat_id", $id);
|
||||
print "]]></payload>";
|
||||
|
||||
print "</rpc-reply>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user