From 5cedc324eb290e32f547e23799ec3e09fc30c496 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 13 Feb 2014 03:06:48 -0800 Subject: reddav - disable assets --- include/reddav.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/reddav.php') diff --git a/include/reddav.php b/include/reddav.php index 5ffffdab2..94ff48d21 100644 --- a/include/reddav.php +++ b/include/reddav.php @@ -851,7 +851,7 @@ class RedBrowser extends DAV\Browser\Plugin { function __construct(&$auth) { $this->auth = $auth; - + $this->enableAssets = false; } -- cgit v1.2.3