1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-08 05:11:01 +02:00

Removed closing PHP tag from generated LAN files. Removed empty LAN definitions.

This commit is contained in:
Cameron
2017-10-14 15:51:27 -07:00
parent ef239dbc0e
commit 71face9e46
4 changed files with 7 additions and 7 deletions

View File

@@ -222,8 +222,7 @@ define("LAN_MAILOUT_205", "Email send format error");
define("LAN_MAILOUT_206", "Invalid mail ID (--ID--) specified");
define("LAN_MAILOUT_207", "Template load error");
define("LAN_MAILOUT_208", "Template conversion error");
define("LAN_MAILOUT_209", "");
define("LAN_MAILOUT_210", "");
// Block of status messages kept together
define("LAN_MAILOUT_211", "Sent");