fix webdav, bloody merge conflicts
This commit is contained in:
parent
6bdbcc1f49
commit
1138df0f4b
|
@ -24,7 +24,6 @@
|
|||
*/
|
||||
// only need filesystem apps
|
||||
$RUNTIME_APPTYPES=array('filesystem','authentication');
|
||||
require_once('../lib/base.php');
|
||||
|
||||
// Backends
|
||||
$authBackend = new OC_Connector_Sabre_Auth();
|
||||
|
|
Loading…
Reference in New Issue