summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-22 14:37:31 +0100
committerAndrew Dolgov <[email protected]>2009-01-22 14:37:31 +0100
commitba5e180819f0793b8c889ad2d501ae755ac6aa16 (patch)
treeacb591ca4d4b5fad8a912f50717aafd8701f9088 /lib
parentbd40e88ee6bc68993dd56778c2ca953a8323fcb3 (diff)
move xmlrpc to lib/
Diffstat (limited to 'lib')
-rw-r--r--lib/xmlrpc/.empty0
-rw-r--r--lib/xmlrpc/README11
-rw-r--r--lib/xmlrpc/filelist.txt14
3 files changed, 25 insertions, 0 deletions
diff --git a/lib/xmlrpc/.empty b/lib/xmlrpc/.empty
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/lib/xmlrpc/.empty
diff --git a/lib/xmlrpc/README b/lib/xmlrpc/README
new file mode 100644
index 000000000..2c90683bf
--- /dev/null
+++ b/lib/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
diff --git a/lib/xmlrpc/filelist.txt b/lib/xmlrpc/filelist.txt
new file mode 100644
index 000000000..c4d634a8a
--- /dev/null
+++ b/lib/xmlrpc/filelist.txt
@@ -0,0 +1,14 @@
+.
+./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
+./NEWS
+./README
+./.empty
+./filelist.txt