From ca52d39abec4c3afba3d11ada38409a25f5b61e8 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Fri, 19 Feb 2016 11:58:17 -0800 Subject: finish up the storage move --- include/reddav.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/reddav.php') 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. -- cgit v1.2.3