1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 06:03:27 +02:00

Upload LAN modification and switch change.

This commit is contained in:
Cameron
2017-02-10 09:41:22 -08:00
parent a631bd5195
commit 8152f6265d
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ define("UPLLAN_21", "unmoderated public upload");
//define("UPLLAN_22", "ID");//LAN_ID
//define("UPLLAN_23", "Name");//LAN_NAME
define("UPLLAN_24", "Filetype");
define("UPLLAN_25", "Uploads Enabled?");
define("UPLLAN_25", "Allow File Uploads");
define("UPLLAN_26", "No public uploads will be permitted if disabled");
define("UPLLAN_27", "unmoderated public uploads");