1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 13:21:54 +02:00

Issue #70 - update PHPMailer to latest.

New mail entry point to send templated emails, bulk emails etc
Add option to mass-send templated emails from admin page
'Notify' function uses the new interface.
Sundry detail improvements
Other sources of auto-generated emails need converting - signup etc
Much more testing needed.
Needs competent themer to generate some nice templates.
This commit is contained in:
SteveD
2013-02-20 21:11:17 +00:00
parent be527ea633
commit 384bf407e3
14 changed files with 5393 additions and 3855 deletions

View File

@@ -29,7 +29,7 @@ define("UCSLAN_15", "Create New Class");
define("UCSLAN_18", "Clear Class");
//define("UCSLAN_19", "Assign users to");
define("UCSLAN_20", "class");
//define("UCSLAN_21", "User Class Settings");
define("UCSLAN_21", "User Class Settings");
//define("UCSLAN_22", "Users - click to move ...");
//define("UCSLAN_23", "Users in this class ...");
define("UCSLAN_24", 'Class Manager');