silence log

This commit is contained in:
Klaus Leithoff 2012-06-28 08:18:32 +00:00
parent ff3ff4573e
commit abd9edcba9

View File

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