Commit

commit 62f3bdb6d52e339a398e196f7c239c1d0ca5379a
Author: Jan Dankert 
Date:   Thu Nov 7 01:07:03 2019 +0100

    No direct calls any more. All data of the CMS is transferred via the API within an array.

 cms/CMS.class.php        | 6 +++---
 cms/Client.class.php     | 5 +----
 dav/DAV.class.php        | 2 +-
 dav/method/GET.class.php | 2 +-
 4 files changed, 6 insertions(+), 9 deletions(-)