Fixed bug #565772
This commit is contained in:
parent
f9f6bc6497
commit
7c94a3e440
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ sub www_editFileSettingsSave {
|
|||
_saveSetting("lib");
|
||||
_saveSetting("maxAttachmentSize");
|
||||
_saveSetting("thumbnailSize");
|
||||
_saveSetting("attachementDirectoryWeb");
|
||||
_saveSetting("attachmentDirectoryWeb");
|
||||
_saveSetting("attachmentDirectoryLocal");
|
||||
return www_manageSettings();
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue