Quote:
Originally Posted by geckoday
In 4.1 they changed the variable name from $m_from to $mail_from. So for 4.1 look for:
Code:
$mail_from = $from;
I cant find that. This is what I have in func.php at the moment
$m_from = $from;
if ($config["Email"]["use_base64_headers"] == "Y")
$mail_subject = func_mail_quote($mail_subject,$charset);
|
__________________
Tahir
X-Cart Gold v4.4.4 [win]
|