about summary refs log tree commit diff stats
path: root/central/trunk/activate.php
Commit message (Collapse)AuthorAgeFilesLines
* Central: Moved over to Four Island Templating systemKelly Rauchenberger2008-08-151-53/+28
| | | | | | | | | | Borrowed the Four Island templating system code so as to ease the creation of frontends. index.php and activate.php have already been converted, and install.php will not be converted (because it would be too difficult, and who would want to skin it anyway?) NOTICE: The Four Island Templating system source code is copyrighted by Starla Insigna (c) 2008. All rights reserved. Use of this code in part or in whole apart from the InstaDisc Central Server is a direct violation of copyright law. You have been warned. Refs #25
* Central: Started default frontendKelly Rauchenberger2008-08-081-0/+126
The default frontend is based on Four Island's. Perhaps at some point a templating system may be introduced to make frontending a little easier. Refs #25