mirror of
https://github.com/e107inc/e107.git
synced 2025-08-14 10:34:23 +02:00
Ability to use CDN for core-defined libraries. Ability to select CDN provider.
This commit is contained in:
@@ -33,3 +33,8 @@ define('LAN_LIBRARY_MANAGER_24', 'core');
|
||||
define('LAN_LIBRARY_MANAGER_25', 'Third-party libraries');
|
||||
define('LAN_LIBRARY_MANAGER_26', 'No library found');
|
||||
define('LAN_LIBRARY_MANAGER_27', 'Machine name: [x]');
|
||||
define('LAN_LIBRARY_MANAGER_28', 'Library path: [x]');
|
||||
define('LAN_LIBRARY_MANAGER_29', 'Library path');
|
||||
define('LAN_LIBRARY_MANAGER_30', 'CDN settings');
|
||||
define('LAN_LIBRARY_MANAGER_31', 'Use CDN for core libraries');
|
||||
define('LAN_LIBRARY_MANAGER_32', 'CDN provider');
|
||||
|
Reference in New Issue
Block a user