summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-09 13:28:10 +0300
committerAndrew Dolgov <[email protected]>2010-11-09 13:28:10 +0300
commitc00907f2ed4880a6ec8f06edfd21ee4b12c50c94 (patch)
tree7fcbd13bbfd0ba459d718c8c8a10671b1c15bf54 /modules
parent10249c41b763a373926d9b1f78b7b8cef68e411b (diff)
properly handle on-the-fly adding of categories
Diffstat (limited to 'modules')
-rw-r--r--modules/backend-rpc.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/backend-rpc.php b/modules/backend-rpc.php
index 54d636d18..8f31cd748 100644
--- a/modules/backend-rpc.php
+++ b/modules/backend-rpc.php
@@ -1108,9 +1108,7 @@
$id = 0;
}
- print "<payload><![CDATA[";
print_feed_cat_select($link, "cat_id", $id);
- print "]]></payload>";
print "</rpc-reply>";