about summary refs log tree commit diff stats
path: root/central/trunk/db.php
Commit message (Collapse)AuthorAgeFilesLines
* Central: Fixed [wiki:Verification] systemKelly Rauchenberger2008-08-021-0/+5
| | | | | | Also added the phpMailer class from Codeworxtech, its SMTP module and a snippet in db.php which kills execution of the Central Server if the PHP "curl" extension is not installed and loaded.
* Redid InstaDisc, new technique in storeKelly Rauchenberger2008-07-051-0/+21
| | | | | | New technique is to use XML-RPC hooks instead of a pre-built HTML interface so people who host Central Servers will not have to use the default interface, instead allowing them to create their own.
* Moved over to the Four Island Templating System.Kelly Rauchenberger2008-06-231-21/+0
|
* Moved code needed by most pages into a single file.Kelly Rauchenberger2008-06-231-0/+5
|
* Added database supportKelly Rauchenberger2008-06-231-0/+16