mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01: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);
|
||||
}
|
||||
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(
|
||||
'flags' => array(
|
||||
|
Loading…
Reference in New Issue
Block a user