1
0
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:
Cameron
2017-02-09 08:07:39 -08:00
parent af7745b326
commit fe52b0f167
3 changed files with 8 additions and 4 deletions

View File

@@ -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.");

View File

@@ -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.");