From 5b5f0666f9addc4b2c0cd69495d9fe8f76011ee2 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Tue, 5 May 2015 03:59:51 -0700 Subject: second pass name change --- mod/cloud.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/cloud.php') diff --git a/mod/cloud.php b/mod/cloud.php index b33994903..a87d36ea1 100644 --- a/mod/cloud.php +++ b/mod/cloud.php @@ -126,7 +126,7 @@ function cloud_init(&$a) { } require_once('include/RedDAV/RedBrowser.php'); - // provide a directory view for the cloud in Red Matrix + // provide a directory view for the cloud in Hubzilla $browser = new RedDAV\RedBrowser($auth); $auth->setBrowserPlugin($browser); -- cgit v1.2.3