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:
@@ -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');
|
||||
|
Reference in New Issue
Block a user