1
0
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:
Andrew Dolgov
2010-11-09 13:28:10 +03:00
parent 10249c41b7
commit c00907f2ed
3 changed files with 24 additions and 11 deletions

View File

@@ -1108,9 +1108,7 @@
$id = 0;
}
print "<payload><![CDATA[";
print_feed_cat_select($link, "cat_id", $id);
print "]]></payload>";
print "</rpc-reply>";