Bborjapintor88Feb 8, 2018
I need the email i receive in my email with the details of the clientes to have an specific subjet (filter in my email). I changed this
$subject = isset($subject) ? $subject : 'Contacto';
in the autoresponder.php file but does not work.
Thanks
