diff --git a/webdav.php b/files/webdav.php similarity index 97% rename from webdav.php rename to files/webdav.php index 6b2b0013d4e..7863818cc20 100644 --- a/webdav.php +++ b/files/webdav.php @@ -22,7 +22,7 @@ */ -require_once('lib/base.php'); +require_once('../lib/base.php'); oc_require_once('HTTP/WebDAV/Server/Filesystem.php'); @@ -52,4 +52,4 @@ if(OC_USER::login($user,$passwd)){ -?> \ No newline at end of file +?>