mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-23 06:19:09 +01:00
make sure felamimail lang files are loaded on headerconversion/preparation
This commit is contained in:
parent
19dd7ccf21
commit
cf212fe178
@ -1367,6 +1367,7 @@ blockquote[type=cite] {
|
||||
if ($fp) fclose($fp);
|
||||
if ($succeeded)
|
||||
{
|
||||
translation::add_app('felamimail');
|
||||
$headers = $this->bofelamimail->getMessageHeader($this->uid,$partID,true);
|
||||
unset($headers['SUBJECT']);//already in filename
|
||||
$infoSection = felamimail_bo::createHeaderInfoSection($headers, 'SUPPRESS', false);
|
||||
|
Loading…
Reference in New Issue
Block a user