Page 1 of 1

View existing ticket, also inform on Support e-mail

Posted: Fri May 25, 2012 1:58 pm
by lupolo
Hello,

Is it a easy fix wenn someone ask for his existing tickets also a email will be send to Support e-mail with this mail in the BCC?

Re: View existing ticket, also inform on Support e-mail

Posted: Fri May 25, 2012 4:17 pm
by Klemen
In index.php find

Code: Select all

hesk_mail($email,$hesklang['tid_email_subject'],$msg);
and below that add another line saying

Code: Select all

hesk_mail('your@email.com',$hesklang['tid_email_subject'],$msg);