Page 1 of 1
Disable Email Function
Posted: Wed Apr 06, 2011 1:10 pm
by aliaspeter
How do I disable the email fuction within helpdesk?
Thanks
Re: Disable Email Function
Posted: Thu Apr 07, 2011 9:03 am
by Klemen
Delete (or uncomment by adding // before the line) every line that starts with @mail in files:
- index.php
- submit_ticket.php
- reply_ticket.php
- admin/admin_reply_ticket.php
- admin/admin_submit_ticket.php
- admin/move_category.php
- admin/assign_owner.php
- admin/mail.php