4 Commits

Author SHA1 Message Date
Kristoffer Eklund
5dbee1cd46 PHPMailer 6.0 support (#340)
* PHPMailer 6.0 support

* dont require the PHPMailer files until sendMail is called

* cs fixes
2019-03-08 21:20:38 +01:00
Znote
21e0de50b4 Fix #245 2016-10-24 01:21:55 +02:00
Stefan Brannfjell
7b4ad9c854 Updated the function description of class methods. 2014-09-06 23:34:37 +02:00
Stefan Brannfjell
3c8474db34 Email authentication system. Integrated with PHPMailer.
When enabled, you will send an activation key to registering users, which they need to click to verify that they actually got a real email address, and to activate the account.
2014-09-06 23:29:18 +02:00