mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
Disable interop by default - again
This commit is contained in:
parent
60e82152d5
commit
d471ba248e
@ -23,7 +23,7 @@
|
||||
$server = CreateObject('phpgwapi.xmlrpc_server');
|
||||
$server->authed = False;
|
||||
/* _debug_array($server);exit; */
|
||||
include(PHPGW_API_INC . '/xmlrpc.interop.php');
|
||||
/* include(PHPGW_API_INC . '/xmlrpc.interop.php'); */
|
||||
|
||||
$headers = getallheaders();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user