The following features were added:
- Added permission to RSVP newsletter subscribers.
- Adding invitees from site user list. http://drupal.org/node/157431
// $splitview determines whether to categorise icons or not - set to TRUE or FALSE (defaults to false if omitted)
// $module is an optional parameter - used to specify a specific group of icons to show. defaults to NULL (all icons)
$page_content .= dapi_loadicons($module, $splitview);