TPG League
This is the source code to the TPG League website.
What's missing to make the site run?
- A site that can execute PHP
- The database schema and data. Schema can probably be manually recreated by looking at the queries in the code.
- SMTP server, so that automated emails can be sent out
- File hosting and the files that lived at files.tpgleague.org that were over 25 MB
- Some links might be broken especially if the subdomain structure is not kept intact (www, backend, support, and files)