| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
include('class.phpmailer.php'); had been neglected and thus the installation
failed.
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Closes #4
|
| |
|
|
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.
|