mirror of
https://github.com/e107inc/e107.git
synced 2025-08-24 15:13:04 +02:00
default upload path moved to e107_system/temp - requires testing.
This commit is contained in:
@@ -91,7 +91,7 @@ define("DOWLAN_67", "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.");
|
||||
define("DOWLAN_71", "This page helps you create a file for managing file upload permissions. The file is saved as ../e107_files/temp/filetypes_.xml, and must be copied to ../e107_admin/filetypes.xml before it takes effect.");
|
||||
// define("DOWLAN_71", "This page helps you create a file for managing file upload permissions. The file is saved as ../e107_files/temp/filetypes_.xml, and must be copied to ../e107_admin/filetypes.xml before it takes effect.");
|
||||
define("DOWLAN_72", "Source for values: ");
|
||||
define("DOWLAN_73", "Userclass");
|
||||
define("DOWLAN_74", "File extensions");
|
||||
|
Reference in New Issue
Block a user