mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 09:04:38 +02:00
Reduce timeout on Soap and corrected error message.
This commit is contained in:
@@ -519,3 +519,5 @@ define("LAN_ITEM", "Item");
|
||||
define("LAN_LOCK", "Lock");
|
||||
define("LAN_SYSTEM_USER", "System user");
|
||||
define("LAN_ENGINE", "Engine");
|
||||
|
||||
define("LAN_ERROR_CONNECTION","Unable to connect for updates. Please check firewall and/or internet connection.");
|
||||
|
@@ -124,4 +124,4 @@ define("TPVLAN_86","Could not change site theme.");
|
||||
define("TPVLAN_88","Converter");
|
||||
define("TPVLAN_89", "Apply dashboard preferences to all administrators");
|
||||
|
||||
define("TPVLAN_90","Unable to connect. Please check firewall and/or internet connection.");
|
||||
|
||||
|
Reference in New Issue
Block a user