Commit

commit b632f29f767248f01547db968333741abc14c561
Author: Jan Dankert 
Date:   Sun Mar 14 02:14:31 2021 +0100

    Fix: The public filename of files must contain their path...

 modules/cms/action/folder/FolderPubAction.class.php |  8 ++++----
 modules/cms/generator/FileGenerator.class.php       |  2 +-
 modules/cms/generator/PageGenerator.class.php       |  2 +-
 modules/cms/generator/ValueGenerator.class.php      |  1 -
 modules/cms/macros/macro/SearchIndex.class.php      |  2 +-
 modules/cms/model/Folder.class.php                  | 19 ++++++++++++-------
 6 files changed, 19 insertions(+), 15 deletions(-)