finish up the storage move

This commit is contained in:
redmatrix
2016-02-19 11:58:17 -08:00
parent 28d07fd6b2
commit ca52d39abe
7 changed files with 5 additions and 1447 deletions

View File

@@ -126,7 +126,7 @@ function dav_init(&$a) {
}
}
require_once('Zotlabs/Storage/Browser.php');
// require_once('Zotlabs/Storage/Browser.php');
// provide a directory view for the cloud in Hubzilla
$browser = new Zotlabs\Storage\Browser($auth);
$auth->setBrowserPlugin($browser);