This discussion is related to the
FileUpload addon.
This is a bugfix release.
Changes:
- Fixed bug where, when the saving mechanism is changed, FileUpload uses the known save path to serve a file, instead of trying to manually re-calculate the file's path
Comments
Cheers :-)
$Sender->AddCssFile('admin.css');Is not required. Moreover it breaks minify (two similar paths in one request).