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/dav.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/dav.php') diff --git a/mod/dav.php b/mod/dav.php index bba260917..d49dd7359 100644 --- a/mod/dav.php +++ b/mod/dav.php @@ -127,7 +127,7 @@ function dav_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