1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 05:51:28 +00:00

rpc/updateFeedBrowser: use JSON

This commit is contained in:
Andrew Dolgov
2010-11-29 16:19:32 +03:00
parent da661d71db
commit 4a16bda3d0
4 changed files with 20 additions and 36 deletions

View File

@@ -345,7 +345,7 @@
$owner_uid = $_SESSION["uid"];
print "<ul class='browseFeedList' id='browseFeedList'>";
print_feed_browser($link, $search, 25);
print make_feed_browser($link, $search, 25);
print "</ul>";
print "<div align='center'>