1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-14 01:19:44 +01:00

Update lan_admin.php

This commit is contained in:
Gábor 2017-03-03 10:20:02 +01:00 committed by GitHub
parent 34f4716b31
commit 3e09820a99

View File

@ -513,5 +513,6 @@ define("LAN_ITEM", "Item");
define("LAN_LOCK", "Lock");
define("LAN_SYSTEM_USER", "System user");
define("LAN_ENGINE", "Engine");
define("LAN_SOURCE", "Source");
define("LAN_ERROR_CONNECTION","Unable to connect for updates. Please check firewall and/or internet connection.");