forked from extern/egroupware
Comment out debug call
This commit is contained in:
parent
2247e8c99c
commit
6a7f952b42
@ -82,7 +82,7 @@ class soapclient
|
||||
|
||||
// make message
|
||||
$soapmsg = CreateObject('phpgwapi.soapmsg',$method,$params,$namespace);
|
||||
_debug_array($soapmsg);
|
||||
/* _debug_array($soapmsg); */
|
||||
|
||||
// instantiate client
|
||||
$dbg = "calling server at '$this->endpoint'...";
|
||||
|
Loading…
Reference in New Issue
Block a user