Script URL:
Version of script: 0.931
Hosting company: Everyday Webhosting
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: subject ticket
Write your message below:
Is it possible to edit: @mail($email,$hesklang['new_ticket_submitted'],$message,$headers);
So that I can add the ticketnumber in it?
Kind regards,
Marcel
Kind regards,
Marcel
Ticketnumber in subject
Moderator: mkoch227
Try
Code: Select all
@mail($email,$hesklang['new_ticket_submitted'].' ID '.$trackingID,$message,$headers);
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools