Update PEAR XML_RPC package to 1.4.2.
remove trailing space
We change php file names on import, fix require_once to correspond
Import PEAR XMLRPC 1.3.1 - this includes the security fix for:http://www.gulftech.org/?node=research&article_id=00088-07022005
Whoops, debug code is no longer needed.
Fix signature handling for arrays and (presumably) structs. Time will tell if this will break compatibility with other languages and/or implementations ;)
Add $Id$ tag
Whoops, we use .inc instead of .php.
XML/RPC.php -> xmlrpc_client.php
Add PEAR XMLRPC libraries.