Commit
commit df5f5873763243ca942e0e323c39f98133403335 Author: Jan DankertDate: Thu Oct 31 02:13:16 2019 +0100 Fix: Directories are now browseable. CMS.class.php | 59 ++++++++---- Client.class.php | 22 +++-- Logger.class.php | 2 +- NotFoundException.php | 13 +++ URIParser.class.php | 10 ++- WebDAV.class.php | 204 ++++++++++++++++++++++-------------------- dav.ini | 2 + dav.php | 33 ++++--- test.xml | 242 ++++++++++++++++++++++++++++++++++++++++++++++++++ 9 files changed, 447 insertions(+), 140 deletions(-)