This commit is contained in:
Michael RICOIS 2013-09-19 10:25:08 +00:00
parent 8c580b451e
commit 88ec86db2a

View File

@ -91,7 +91,6 @@ class WsWorldCheck
$response = $client->screen($params);
echo $client->__getLastRequest();
echo $client->__getLastResponse();
exit;
return $response->return;
} catch (SoapFault $fault) {