aboutsummaryrefslogtreecommitdiffstats
path: root/include/reddav.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/reddav.php')
-rw-r--r--include/reddav.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/reddav.php b/include/reddav.php
index 835521757..a0bd1b1fc 100644
--- a/include/reddav.php
+++ b/include/reddav.php
@@ -23,9 +23,9 @@ use Zotlabs\Storage;
require_once('vendor/autoload.php');
require_once('include/attach.php');
-require_once('Zotlabs/Storage/File.php');
-require_once('Zotlabs/Storage/Directory.php');
-require_once('Zotlabs/Storage/BasicAuth.php');
+//require_once('Zotlabs/Storage/File.php');
+//require_once('Zotlabs/Storage/Directory.php');
+//require_once('Zotlabs/Storage/BasicAuth.php');
/**
* @brief Returns an array with viewable channels.