Fix: bug #22312 : encodage mail
This commit is contained in:
parent
d86be05585
commit
d0352880c8
@ -329,7 +329,9 @@ class CMailFile
|
||||
*/
|
||||
function write_body($msgtext, $filename_list)
|
||||
{
|
||||
$out='';
|
||||
global $conf;
|
||||
|
||||
$out='';
|
||||
|
||||
if ($this->atleastonefile)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user