Your version: 1.42


Upcomming Features:
- Increased Security
- "set mod" to be done in edit players, rather than edit clans
- Clan Descriptions/notes/announcements
- Order Clans
- More options in the Configuration Menu
- Submit your ideas to Burning_Cyclope

Version History:
Version 1.42
- More descriptive Emails sent out from the "new player" form
- "Empty Clan" (delete all its players)
- Re-arranged the order of links on "Clans Actions" menu
- Added a missing semi-colon that caused an error on login.php

Version 1.41
- Fixed a login bug that wouldn't let people login

Version 1.4
- No need to reselect player's network on editplayer.php
- Close clan feature (people can't sign up for that clan)
- Made it so the "switch pending" is done inside the edit clan instead of index
- More detailed FAQ

Version 1.22
- "Join" button has been added next to clan names, and inside clan page itself
- Version number stored in MySQL DB instead of config.php
- New options in Configuration Menu:
  - Automatically add suggested clans (no acceptance wait)
- Patched a security loophole in main.php
- Clans automatically un-pend themselves once they have enough players.
- The "create new clan", "edit player", and "edit clan" pages look better now, and provide more info on each item.

Version 1.20
- Accept.php deleted: script uses switchpending, instead.
- Configuration Page, featuring:
  - Clan Pages Name & Description
  - Activation of Clan Joinning
  - Switching Pending mode On/Off
  - Switching Clan Suggestions On/Off
  - Activate/Deactivate Emails Notifications
  - Switch to Single Clan mode or Multi-Clan mode.
- Change Password Feature
- Script SHOULD now be compatible with Register_globals=Off

Version 1.12
- Fixed the links in the suggested clans table

Version 1.10
- Added a CHANGELOG to ACP
- Aesthetic changes in ACP
- ACP Menu always shows up now
- Changed the versioncheck to be better
- Delete Logins Option Added
- Slightly increased security
- Decreased the amount of admin files by 2 (better coded)
- Fixed the MySQL_close() errors on all admin pages
- Changed order of columns of main clan management tables in ACP
- Changed the ACP side menu around

Version 1.00
- Added Version Check Feature
- Aesthetic Changes in ACP
- Fixed "Win %" formatting error in viewplayer.php
- Round numbers and made table look better in viewclan.php
- Fixed the "E-mail clans" bug (where all the E-mails would go to the admin)
- Admin is now E-mailed on new user/new suggestion
- Fixed the MySQL_close errors in some admin functions
- Made a FAQ file

Version BETA 0.01b
- Fixed a MySQL connection bug in viewplayer.php

Version BETA 0.01
- Initial Release