Fix lang
This commit is contained in:
parent
da138db528
commit
2175a012e1
@ -613,6 +613,7 @@ class CMailFile
|
||||
|
||||
if (! $res)
|
||||
{
|
||||
$langs->load("errors");
|
||||
$this->error="Failed to send mail with php mail";
|
||||
$linuxlike=1;
|
||||
if (preg_match('/^win/i',PHP_OS)) $linuxlike=0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user