fix webdav, bloody merge conflicts

This commit is contained in:
Georg Ehrke 2012-05-07 12:47:34 +02:00
parent 6bdbcc1f49
commit 1138df0f4b
1 changed files with 0 additions and 1 deletions

View File

@ -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();