mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 20:31:31 +02:00
silence permanent error_log
This commit is contained in:
parent
1b8194a8d3
commit
251bc40954
@ -70,7 +70,7 @@ class auth_mail implements auth_backend
|
|||||||
|
|
||||||
$mailauth = false;
|
$mailauth = false;
|
||||||
}
|
}
|
||||||
error_log(__METHOD__."('$username', \$passwd) checked via Horde code returning ".array2string($mailauth));
|
//error_log(__METHOD__."('$username', \$passwd) checked via Horde code returning ".array2string($mailauth));
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user