reddav - disable assets
This commit is contained in:
parent
99c19b307e
commit
5cedc324eb
@ -851,7 +851,7 @@ class RedBrowser extends DAV\Browser\Plugin {
|
|||||||
function __construct(&$auth) {
|
function __construct(&$auth) {
|
||||||
|
|
||||||
$this->auth = $auth;
|
$this->auth = $auth;
|
||||||
|
$this->enableAssets = false;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user