Skip to content
Snippets Groups Projects
Commit 33c343ed authored by Georg Ehrke's avatar Georg Ehrke
Browse files

add require_once('../lib/base.php'); to webdav.php

parent da03d057
Branches
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@
// Do not load FS ...
$RUNTIME_NOSETUPFS = true;
require_once('../lib/base.php');
// only need filesystem apps
$RUNTIME_APPTYPES=array('filesystem','authentication');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment