1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-28 16:50:07 +02:00

LAN Fixes. Core language-file verification tool re-enabled and enhanced. (developer mode only)

This commit is contained in:
Cameron
2015-07-03 19:39:02 -07:00
parent 0ce8c56017
commit cf4ac712bd
6 changed files with 687 additions and 604 deletions

View File

@@ -41,7 +41,7 @@ define("CORE_LAN_GB", "GB");
define("CORE_LAN_TB", "TB");
define("EMESSLAN_TITLE_INFO", "System Information");
//define("EMESSLAN_TITLE_ERROR", "Error"); new > LAN_ERROR
define("EMESSLAN_TITLE_ERROR", "Error");
define("EMESSLAN_TITLE_SUCCESS", "Success");
define("EMESSLAN_TITLE_WARNING", "Warning");
define("EMESSLAN_TITLE_DEBUG", "System Debug");