mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-02 12:49:27 +00:00
6dcb5e3a65
DMSLib now extends FHC Controller to use its new method 'outputFile', which sets HTTP headers and reads the file. DMSLib uses now download function to accept params from Controller like own filename or special disposition. Loading document and retrieving file info is outsourced into own method to be reusable. Signed-off-by: cris-technikum <hainberg@technikum-wien.at>