Squash Ladder PHP v0.7.8 released

The latest version of squash ladder PHP has been released with many improvements in functionality (see below). Of significance this is the first release under GNU General Public Licence. You can visit the project page on Source Forge or sign up for email announcements on the latest developments and file releases.
Read more about squash ladder PHP.

* Source code released under a GNU General Public Licence
* Added automated reminders and forfeits for overdue challenges (run as cron job or from admin page)
* Started a very basic Content Management System (CMS) for news, announcements etc
* Number of places you can challenge is now changeable
* 2 Ladder types supported (on successful challenge players 'swap' or 'shuffle' positions)
* Player stats page added
* Various customisable settings (e.g. ladder activity monitoring) can be made from the admin page
* Admin can change page and text colours
* Tidied up visual design and can now have club logo displayed
* Added an installer script to setup database for first ladder
* GMT offest for use in different country from server
* Added option to run ladder as a single OR multi ladder setup
* Converted design so multiple ladders run off one database and one code set
* Link to open challenges now appears on results page and ranking page
* Several bug fixes