Commit
commit fefb3c8d7d11e9ea32678c4ba29b492c3c564e00 Author: Jan DankertDate: Wed Oct 30 00:36:46 2019 +0100 Refactoring: URIParser has now its own class; Fix: Read root folder of projects. CMS.class.php | 2 +- URIParser.class.php | 103 ++++++++++++++++++++++++ WebDAV.class.php | 223 +++++++++++++++++++++------------------------------- dav.php | 1 + 4 files changed, 193 insertions(+), 136 deletions(-)