diff --git a/core/trunk/core/class/ws.php b/core/trunk/core/class/ws.php index 5117826f6437ee5b6f7ddbc245484d064a37a719..bb38cc76392ce7677a930635a2a946dcbada6bf2 100755 --- a/core/trunk/core/class/ws.php +++ b/core/trunk/core/class/ws.php @@ -3,6 +3,7 @@ global $SOAP_dispatch_map; global $XMLRPC_dispatch_map; global $SOAP_typedef; + //test /*$SOAP_dispatch_map['testMethod'] = array( 'in' => array('myVar' => 'string'),