This commit is contained in:
Klaus Leithoff 2014-11-25 16:14:33 +00:00
parent 5bbfcc41f2
commit baa7cbe38e

View File

@ -55,7 +55,7 @@ class egw_mailer extends Horde_Mime_Mail
$this->is_html = false; $this->is_html = false;
$this->ClearAddresses(); $this->clearAddresses();
$this->clearParts(); $this->clearParts();
} }