aboutsummaryrefslogtreecommitdiffstats
path: root/include/reddav.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-02-19 11:58:17 -0800
committerredmatrix <git@macgirvin.com>2016-02-19 11:58:17 -0800
commitca52d39abec4c3afba3d11ada38409a25f5b61e8 (patch)
tree0ef59ecd0efc130e7ca30fa3139b555dca244539 /include/reddav.php
parent28d07fd6b2b48632edadc94055c1be8a0cb11274 (diff)
downloadvolse-hubzilla-ca52d39abec4c3afba3d11ada38409a25f5b61e8.tar.gz
volse-hubzilla-ca52d39abec4c3afba3d11ada38409a25f5b61e8.tar.bz2
volse-hubzilla-ca52d39abec4c3afba3d11ada38409a25f5b61e8.zip
finish up the storage move
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.