User: coltrane Branch: HEAD Date: Tue, 28 Jul 2009 17:14:56 +0000 Added files: /modules/unfuddle_api unfuddle_api.classes.inc Removed files: /modules/unfuddle_api unfuddle_api.inc Modified files: /modules/unfuddle_api unfuddle_api.module Log message: Unfudde class moved out of module file to include file. Added methods getTickets, getTicket, and getTicketByNumber. Developers looking to use the API need only the following line of code to begin working with the Unfuddle API class: $unfuddle = unfuddle_api_create(); Removed no longer needed unfuddle_api.inc file. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/unfuddle_api/unfud... http://cvs.drupal.org/diff.php?path=contributions/modules/unfuddle_api/unfud...