Fixes referral delete problem
Attempts to fix: http://drupal.org/node/379724
Changes: 1. A user field was added to the referral object allowing referral accounts to be associated with a user. 2. A new account tab has been created allowing users to review a summary of each referral account associated with them.
Remember to run update.php
Updated comments and added initial documentation
First release for public use