This commit is contained in:
JT Smith 2002-06-07 13:54:04 +00:00
parent f9f6bc6497
commit 7c94a3e440

View file

@ -181,7 +181,7 @@ sub www_editFileSettingsSave {
_saveSetting("lib");
_saveSetting("maxAttachmentSize");
_saveSetting("thumbnailSize");
_saveSetting("attachementDirectoryWeb");
_saveSetting("attachmentDirectoryWeb");
_saveSetting("attachmentDirectoryLocal");
return www_manageSettings();
} else {