summaryrefslogtreecommitdiff
path: root/xmlrpc
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-21 03:17:20 +0100
committerAndrew Dolgov <[email protected]>2006-05-21 03:17:20 +0100
commite359d44b5e6ea3adfaebac4dbe49611bf4829b2c (patch)
tree82c9d052f63d82544f8b3c51b03e8fd768b72fbf /xmlrpc
parent0a17ba5eea0ff295b009e7a30b98fbb3b8c118ff (diff)
report unread information in rss.getSubscribedFeeds, add xmlrpc/README, set output encoding of xml-rpc server to utf-8
Diffstat (limited to 'xmlrpc')
-rw-r--r--xmlrpc/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/xmlrpc/README b/xmlrpc/README
new file mode 100644
index 000000000..2c90683bf
--- /dev/null
+++ b/xmlrpc/README
@@ -0,0 +1,11 @@
+Place lib folder from xmlrpc-2.0 here like this:
+
+lib
+lib/compat
+lib/compat/array_key_exists.php
+lib/compat/is_a.php
+lib/compat/is_scalar.php
+lib/compat/var_export.php
+lib/compat/version_compare.php
+lib/xmlrpc.inc
+lib/xmlrpcs.inc