mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:05:16 +01:00
Remove not necessary error_log
This commit is contained in:
parent
2b0fecd8bd
commit
0f84e305a2
@ -78,7 +78,6 @@ class Mailer extends Horde_Mime_Mail
|
||||
$this->_headers = new Horde_Mime_Headers();
|
||||
$this->clearAllRecipients();
|
||||
$this->clearReplyTos();
|
||||
error_log(__METHOD__.__LINE__.array2string($this));
|
||||
return $this;
|
||||
}
|
||||
if ($account !== false)
|
||||
|
Loading…
Reference in New Issue
Block a user