about summary refs log tree commit diff stats
path: root/central/trunk/install.php
Commit message (Collapse)AuthorAgeFilesLines
* Central: Added Email check to installationKelly Rauchenberger2008-08-071-66/+94
| | | | | Now, the installation script checks the SMTP details entered to ensure that they are valid so as to avoid errors like #23. Also modified return for instaDisc_activateAccount(). Refs #23
* Central: Fixed minor errors in install.phpKelly Rauchenberger2008-08-041-2/+2
|
* Central: Wrote installation scriptKelly Rauchenberger2008-08-041-8/+338
| | | | Closes #4
* Continued working on install.phpKelly Rauchenberger2008-07-261-3/+4
|
* Redid InstaDisc, new technique in storeKelly Rauchenberger2008-07-051-0/+20
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.