reddav - disable assets

This commit is contained in:
friendica 2014-02-13 03:06:48 -08:00
parent 99c19b307e
commit 5cedc324eb

View File

@ -851,7 +851,7 @@ class RedBrowser extends DAV\Browser\Plugin {
function __construct(&$auth) {
$this->auth = $auth;
$this->enableAssets = false;
}