I changed my mind: webdav.php is for files only, so it belongs in this directory!

remotes/origin/stable
Jakob Sack 14 years ago
parent 0f494970d1
commit e83d801c71
  1. 4
      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)){
?>
?>
Loading…
Cancel
Save