mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-21 10:27:52 +02:00
"quitend error_log on each xajax request"
This commit is contained in:
parent
5b705e6bc6
commit
2e7d0b551b
@ -94,7 +94,7 @@ function doXMLHTTP()
|
|||||||
{
|
{
|
||||||
@list($appName, $className, $functionName, $handler) = explode('.',$arg0);
|
@list($appName, $className, $functionName, $handler) = explode('.',$arg0);
|
||||||
}
|
}
|
||||||
error_log("xajax.php: appName=$appName, className=$className, functionName=$functionName, handler=$handler");
|
//error_log("xajax.php: appName=$appName, className=$className, functionName=$functionName, handler=$handler");
|
||||||
|
|
||||||
$GLOBALS['egw_info'] = array(
|
$GLOBALS['egw_info'] = array(
|
||||||
'flags' => array(
|
'flags' => array(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user