forked from extern/egroupware
put out Unrecogniced GroupDAV client Message only, when debug bis enabled -> does not work, as the function is static, commented the error_log
This commit is contained in:
parent
129eaec0e3
commit
09100671ee
@ -358,7 +358,7 @@ abstract class groupdav_handler
|
||||
}
|
||||
if (!$agent)
|
||||
{
|
||||
if ($this->debug) error_log("Unrecogniced GroupDAV client: HTTP_USER_AGENT='$_SERVER[HTTP_USER_AGENT]'!");
|
||||
//error_log("Unrecogniced GroupDAV client: HTTP_USER_AGENT='$_SERVER[HTTP_USER_AGENT]'!");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user