Skip to content

improved automatic extraction from zip in web pages

Marco Clemencic requested to merge clemenci/LbScripts:doxygen into master
  • use PHP ZipArchive instead of /usr/bin/unzip
  • return 404 error if the requested page is missing

Closes LBCORE-1460

Merge request reports