1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 22:25:31 +02:00

Quick fix for duplicate LAN. Hide filetypes notification - debug mode only.

This commit is contained in:
Cameron
2017-01-13 10:34:44 -08:00
parent d32acea80c
commit fe43a6eebf
2 changed files with 2 additions and 2 deletions

View File

@@ -406,7 +406,7 @@ define("LAN_TEMPLATES","Templates");
define("LAN_CATEGORIES", "Categories");
define("LAN_DEMO_FORBIDDEN", "Changes on this page are not possible in demo mode.");
define("LAN_COPYRIGHT", "Copyright");
define("LAN_MANAGER", "Manage Permissions");
define("LAN_MANAGEPERMS", "Manage Permissions");
define("LAN_PING", "Ping");
define("LAN_START", "Start");
define("LAN_END", "End");