mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-10 07:19:43 +01:00
silence log
This commit is contained in:
parent
ff3ff4573e
commit
abd9edcba9
@ -1611,7 +1611,7 @@ class felamimail_bo
|
|||||||
|
|
||||||
static function resetFolderObjectCache($_ImapServerId=null)
|
static function resetFolderObjectCache($_ImapServerId=null)
|
||||||
{
|
{
|
||||||
error_log(__METHOD__.__LINE__.' called for Profile:'.$_ImapServerId.'->'.function_backtrace());
|
//error_log(__METHOD__.__LINE__.' called for Profile:'.$_ImapServerId.'->'.function_backtrace());
|
||||||
if (is_null($_ImapServerId))
|
if (is_null($_ImapServerId))
|
||||||
{
|
{
|
||||||
$folders2return = array();
|
$folders2return = array();
|
||||||
|
Loading…
Reference in New Issue
Block a user