summaryrefslogtreecommitdiffstats
path: root/files/webdav.php
diff options
context:
space:
mode:
Diffstat (limited to 'files/webdav.php')
-rw-r--r--files/webdav.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/webdav.php b/files/webdav.php
index 53673dbeca2..c19c4c6b72f 100644
--- a/files/webdav.php
+++ b/files/webdav.php
@@ -23,8 +23,6 @@
*
*/
-// Do not load FS ...
-$RUNTIME_NOSETUPFS = true;
// only need filesystem apps
$RUNTIME_APPTYPES=array('filesystem','authentication');
require_once('../lib/base.php');