Deplacement ini_set
This commit is contained in:
parent
658f90c790
commit
182adc40a7
@ -72,8 +72,6 @@ class DolibarrMail
|
|||||||
|
|
||||||
function DolibarrMail($subject, $to, $from, $msg)
|
function DolibarrMail($subject, $to, $from, $msg)
|
||||||
{
|
{
|
||||||
ini_set('mbstring.func_overload','0');
|
|
||||||
|
|
||||||
$this->from = $from;
|
$this->from = $from;
|
||||||
|
|
||||||
$this->message = wordwrap($msg, 78);
|
$this->message = wordwrap($msg, 78);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user