MAJ des fonctions d'appel au webservice graydon
This commit is contained in:
parent
9f209c7f02
commit
439b4f7e42
@ -112,6 +112,7 @@ require_once realpath(dirname(__FILE__)).'/wsfunctions.php';
|
||||
|
||||
$options = array('trace' => 1);
|
||||
//$options = array('trace' => 1, 'features' => SOAP_SINGLE_ELEMENT_ARRAYS);
|
||||
// SOAP_USE_XSI_ARRAY_TYPE + SOAP_SINGLE_ELEMENT_ARRAYS
|
||||
// Create a soap client
|
||||
$graydon = new SoapClient(GRAYDON_WSDL, $options);
|
||||
// Create the authentication parameters object
|
||||
|
Loading…
x
Reference in New Issue
Block a user