mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
fix typo
This commit is contained in:
parent
5bbfcc41f2
commit
baa7cbe38e
@ -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();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user