![]() |
Ryzom Account Management System
1.0
|
Functions | |
| createticket () | |
| This function is beign used to load info that's needed for the createticket page. | |
| createticket | ( | ) |
This function is beign used to load info that's needed for the createticket page.
the $_GET['user_id'] identifies for which user you try to create a ticket. A normal user can only create a ticket for himself, a mod/admin however can also create tickets for other users. It will also load all categories and return these, they will be used by the template.
1.7.6.1