1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 13:21:54 +02:00

Issue #2818 Moved addons update check to ajax.

This commit is contained in:
Cameron
2017-11-16 14:20:22 -08:00
parent a253cdcf69
commit 3baf2f776f
4 changed files with 60 additions and 5 deletions

View File

@@ -542,4 +542,5 @@ define("LAN_ERROR_CONNECTION","Unable to connect for updates. Please check firew
define("LAN_UI_X_CANT_EQUAL_Y", "[x] cannot be the same as [y]");
define("LAN_UI_VIEW_GRID_LABEL", "Grid view");
define("LAN_UI_VIEW_LIST_LABEL", "List view");
define("LAN_CHECKING_FOR_UPDATES", "Checking for updates");