Project

General

Profile

Download (55.3 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
767a716e 01/15/2006 03:33 AM Scott Ullrich

Correct warnings and errors found eclipse

dbfda089 10/24/2005 07:08 PM Scott Ullrich

MFC 6939
XML/RPC.php -> xmlrpc_client.inc

012b6983 09/20/2005 06:02 PM Colin Smith

Update PEAR XML_RPC package to 1.4.2.

27afc5d0 07/17/2005 10:27 PM Colin Smith

Silence HTTP errors by commenting out log_error(). This does not affect errors being reported in XML_RPC_Response.

d09f5292 07/13/2005 02:55 AM Scott Ullrich

remove trailing space

605938e5 07/04/2005 11:57 PM Bill Marquette

Import PEAR XMLRPC 1.3.1 - this includes the security fix for:
http://www.gulftech.org/?node=research&article_id=00088-07022005

bfdc665f 04/02/2005 06:50 PM Colin Smith

Fix signature listing for array() datatypes. This is a rather hackish way to go about it, but should preserve compatibility with other languages.

307cd525 03/27/2005 10:43 PM Bill Marquette

Add $Id$ tag

aa0d74da 03/22/2005 05:34 AM Colin Smith

Rename rpc.inc to xmlrpc_client.inc to maintain consistency.