"quitend error_log on each xajax request"

This commit is contained in:
Ralf Becker 2008-07-28 09:22:52 +00:00
parent 5b705e6bc6
commit 2e7d0b551b

View File

@ -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(