Invitation Infusion v0.92
PHP-Fusion: v6.00
author: XtraLars, Bigwimp, Johanf
date: May 25th 2006
-------------------------------------------

FEATURES
------------
* Lets your users invite other people to the site.
* Has own settings that override the settings in PHP-Fusion. 
  So you can for instance turn off regular registration and allow invititations only, or you can use both. The choice is yours.
* Does not invite registered emails or blacklisted emails/domains.

REQUIREMENTS
------------
None known...

INSTALLATION
------------
1. Upload the 'invite_infusion' folder to your Infusions folder.
2. Go to System Admin -> Infusions
3. Select "Invite Infusion" from the list and press the "Infuse" button
4. A site link will be added

USAGE
------------
Admin can define wich group that can invite others.
Admin can view active invitations and delete or retry them.

Users can post an e-mail address. An e-mail is then sent to the address. In addition, the URL for registering is given to the inviter,
so he/she can give the invitation directly over IM etc. (If the e-mail does not work for some reason).
If the user invites the same address again, another invitation is sent
Invitations older than the defined age, is deleted when users go to the invite.php or invite_admin.php page.

CHANGELOG
---------
v0.92
- Fixed bug - Invited people could register with existing usernames (!)
v0.91
- Added danish locales (thanks to helmuth (helmuth.dk))
- Admin could set "lasts # days" to 0, thus deleting all invitations. Set minimum to 1.
v0.9
- Beta-release