mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
Disable interop functions by default (again)
This commit is contained in:
parent
6174ed9c72
commit
100779ec63
@ -24,7 +24,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