From ddcc0ad5676e0bf3775453cd89ef64fcff1c602a Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 8 Oct 2014 16:47:30 -0700 Subject: dav issue --- mod/cloud.php | 1 - 1 file changed, 1 deletion(-) (limited to 'mod/cloud.php') diff --git a/mod/cloud.php b/mod/cloud.php index 28c59872d..149a6da5d 100644 --- a/mod/cloud.php +++ b/mod/cloud.php @@ -138,7 +138,6 @@ function cloud_init(&$a) { require_once('include/RedDAV/RedBrowser.php'); // provide a directory view for the cloud in Red Matrix $browser = new RedDAV\RedBrowser($auth); - $auth->setBrowserPlugin($browser); $server->addPlugin($browser); -- cgit v1.2.3