Ryzom Account Management System
1.0
|
Functions | |
create_ticket () | |
This function is beign used to create a new ticket. |
create_ticket | ( | ) |
This function is beign used to create a new ticket.
It will first check if the user who executed this function is the person of whom the setting is or if it's a mod/admin. If this is not the case the page will be redirected to an error page. next it will filter the POST data and it will try to create the new ticket. Afterwards a redirecion to the ticket will occur.