From 9fb0a7a7a32d9f7e8b8a591ca9053168068da16d Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 16 Jun 2008 12:40:48 +0000 Subject: CLOSED - #14: XML-RPC handler http://trac.elgg.org/elgg/ticket/14 git-svn-id: https://code.elgg.org/elgg/trunk@930 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/xml/xml-rpc/output.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 views/xml/xml-rpc/output.php (limited to 'views/xml/xml-rpc/output.php') diff --git a/views/xml/xml-rpc/output.php b/views/xml/xml-rpc/output.php new file mode 100644 index 000000000..711ca9fba --- /dev/null +++ b/views/xml/xml-rpc/output.php @@ -0,0 +1,16 @@ + \ No newline at end of file -- cgit v1.2.3