Support › Forums › Azul – HTML Template › phpmailer error › Reply To: phpmailer error
February 12, 2014 at 6:36 pm
#3594
Keymaster
Hi James,
This could be the solution. In the file php/contact.php, you have to delete the line 35 with this code:
$mail->AddAddress(TO_EMAIL,TO_NAME);
Regards