1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-21 05:41:58 +02:00

Issue #6: Remove and optimize (hardcoded) LANS

This commit is contained in:
Lóna Lore
2015-05-07 13:39:09 +02:00
parent 59d3e1504d
commit c0c06e292f
5 changed files with 104 additions and 85 deletions

View File

@@ -92,13 +92,14 @@ define('UPLLAN_58', 'Default');
define('UPLLAN_59', 'Settings written to ');
define('UPLLAN_60', 'Now move this file to ');
define('UPLLAN_61', 'Error writing file: ');
define('UPLLAN_62', '');
define('UPLLAN_63', '');
define('UPLLAN_64', '');
define('UPLLAN_65', '');
define('UPLLAN_66', '');
define('UPLLAN_67', '');
define('UPLLAN_68', '');
define('UPLLAN_62', 'Download plugin is not installed - activation not possible.');
define('UPLLAN_63', 'Record moved to Downloads. [x]');
define('UPLLAN_64', 'Manage Download');
define('UPLLAN_65', 'File not found');
define('UPLLAN_66', 'Download path error');
define('UPLLAN_67', 'Anonymous');
define('UPLLAN_68', 'SQL Error:');
define('UPLLAN_69', '');
define('UPLLAN_70', '');