diff --git a/ktwebservice/webservice.php b/ktwebservice/webservice.php index a398eff..4a21003 100644 --- a/ktwebservice/webservice.php +++ b/ktwebservice/webservice.php @@ -3379,8 +3379,6 @@ class KTWebService */ function run() { - global $HTTP_RAW_POST_DATA; - $server = new SOAP_Server(); $server->addObjectMap($this, 'http://schemas.xmlsoap.org/soap/envelope/');