Ryzom Account Management System  1.0
Todo List
Global Helpers ()
for the drupal module it might be possible that drupal_mkdir needs to be used instead of mkdir, also this should be in the install.php instead.
Global Mail_Handler (&$structure)
take care of the HTML part of incoming emails.
Class Querycache
make sure that the querycache class is being used by the sync class and also for inserting the queries themselfs into it. Atm this class isn't used yet if I remember correctly
Global Ticket ($ticket_id, $newStatus, $newPriority, $author)
break this function up into a updateStatus (already exists) and updatePriority function and perhaps write a wrapper function for the combo.
Global Ticket_Log ($ticket_id)
only use one of the 2 comparable functions in the future and make the other depricated.
 All Data Structures Files Functions Variables