summaryrefslogtreecommitdiff
path: root/modules/popup-dialog.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-29 16:19:32 +0300
committerAndrew Dolgov <[email protected]>2010-11-29 16:19:40 +0300
commit4a16bda3d06b2d7e17602e52f3cfc1fd5a2a2a2e (patch)
treef6fff704537cf7bb70b6c382fea5745ef28ccec6 /modules/popup-dialog.php
parentda661d71db322c0a67109f7ef6bfddb629456f84 (diff)
rpc/updateFeedBrowser: use JSON
Diffstat (limited to 'modules/popup-dialog.php')
-rw-r--r--modules/popup-dialog.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php
index 16b727fd1..6da30521b 100644
--- a/modules/popup-dialog.php
+++ b/modules/popup-dialog.php
@@ -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'>