mirror of
https://github.com/e107inc/e107.git
synced 2025-08-23 06:33:22 +02:00
Mailout bounce handling fixes.
This commit is contained in:
@@ -379,10 +379,10 @@ define("LAN_AL_MISC_07", "");
|
||||
|
||||
define("LAN_AL_PING_01", "Ping to service");
|
||||
|
||||
define("LAN_AL_ADMINUI_01", "Admin-UI DB Table Insert");
|
||||
define("LAN_AL_ADMINUI_02", "Admin-UI DB Table Update");
|
||||
define("LAN_AL_ADMINUI_03", "Admin-UI DB Table Delete");
|
||||
define("LAN_AL_ADMINUI_04", "Admin-UI DB Error");
|
||||
define("LAN_AL_ADMINUI_01", "Admin-UI DB Table Insert: [x]");
|
||||
define("LAN_AL_ADMINUI_02", "Admin-UI DB Table Update: [x]");
|
||||
define("LAN_AL_ADMINUI_03", "Admin-UI DB Table Delete: [x]");
|
||||
define("LAN_AL_ADMINUI_04", "Admin-UI DB Error: [x]");
|
||||
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user