6 Commits

Author SHA1 Message Date
Evil Puncker
0fae6d6e5f
Tabs instead of spaces (#416)
* Tabs instead of spaces
2020-06-02 17:50:52 +02:00
Znote
44dd48b17e Fix "Cannot redeclare PHPMailerAutoload()"
When sending multiple emails in bulk.
2019-10-19 03:24:57 +02:00
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