1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 09:34:54 +02:00

Replace Duplicate LANs : LAN_ID

Duplicate LANs for ID replaced with LAN_ID
Plus correct bad quotes in installer LANINS_030.
This commit is contained in:
MikeyGMT
2015-07-02 13:03:03 +01:00
parent 586c5307e3
commit dccba01f37
12 changed files with 23 additions and 23 deletions

View File

@@ -86,7 +86,7 @@ define("DOWLAN_63", "Descending");
define("DOWLAN_64", "Update Options");
define("DOWLAN_65", "Options Updated");
define("DOWLAN_66", "Filesize");
define("DOWLAN_67", "ID"); //FIXME Use Generic
//define("DOWLAN_67", "ID"); //FIXME Use Generic // LAN_ID
define("DOWLAN_68", "File Missing!");
// define("DOWLAN_69", "Downloads handled by PHP");
// define("DOWLAN_70", "Checking this will send all download requests through PHP.");