X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fxmlrpc_wrappers.inc;h=dc9088094c050222a026a000c70e371b8674e129;hb=05102eb7d8c0faad30ae3719e2045c1af72b9e9d;hp=d4099f26e551219f0f709eacfdb5205d8989ed3f;hpb=8df4375c9b1630eb2232f042df1057664d2f7245;p=plcapi.git diff --git a/lib/xmlrpc_wrappers.inc b/lib/xmlrpc_wrappers.inc index d4099f2..dc90880 100644 --- a/lib/xmlrpc_wrappers.inc +++ b/lib/xmlrpc_wrappers.inc @@ -3,9 +3,8 @@ * PHP-XMLRPC "wrapper" functions * Generate stubs to transparently access xmlrpc methods as php functions and viceversa * - * @version $Id: xmlrpc_wrappers.inc,v 1.13 2008/09/20 01:23:47 ggiunta Exp $ * @author Gaetano Giunta - * @copyright (C) 2006-2009 G. Giunta + * @copyright (C) 2006-2013 G. Giunta * @license code licensed under the BSD License: http://phpxmlrpc.sourceforge.net/license.txt * * @todo separate introspection from code generation for func-2-method wrapping