Commit
commit c51df8498230a5fbc2417c908afa136d0f582335 Author: Jan DankertDate: Wed Nov 6 23:20:27 2019 +0100 Refactoring: Forward CMS errors to the DAV client. cms/Client.class.php | 17 +++++++++++++++-- dav.php | 22 ++++++++++++++++++++-- dav/exception/CMSForbiddenError.php | 13 +++++++++++++ dav/exception/CMSServerError.php | 13 +++++++++++++ dav/{ => exception}/NotFoundException.php | 0 5 files changed, 61 insertions(+), 4 deletions(-)