1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-08 21:30:54 +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.");