File: mod.helpdesk.php
Method: do_satf
Possible Uses: More processing can be done after a new ticket is created through SATF
Variables:
- ticket_id: Id of new ticket created with SATF
$ticket_id = $this->EE->extensions->call('helpdesk_do_satf_end', $ticket_id);