mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 20:01:36 +02:00
"enabling upload, otherwise it cant work"
This commit is contained in:
parent
2abd66293e
commit
ba75b6761a
@ -25,7 +25,7 @@
|
||||
global $Config ;
|
||||
|
||||
// SECURITY: You must explicitelly enable this "uploader".
|
||||
$Config['Enabled'] = false ;
|
||||
$Config['Enabled'] = true ;
|
||||
|
||||
// Set if the file type must be considere in the target path.
|
||||
// Ex: /userfiles/image/ or /userfiles/file/
|
||||
|
Loading…
x
Reference in New Issue
Block a user