aboutsummaryrefslogtreecommitdiff
path: root/lib/filesystem/VirtualFolderType.php
AgeCommit message (Collapse)Author
2023-07-31VirtualFolderType constructor: make sure the description field is ↵Moritz Strohm
initialised with an empty string if it isn't there, re #2986 Merge request studip/studip!2002
2023-07-25VirtualFolderType::__get: check for existance before returning the value of ↵Moritz Strohm
the requested array index, fixes #2974
2022-06-30fix errors in filesystem, fixes #1231Jan-Hendrik Willms
Closes #1231 Merge request studip/studip!743
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms