summaryrefslogtreecommitdiffstats
path: root/inc/HTTP/WebDAV/Server/Filesystem.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/HTTP/WebDAV/Server/Filesystem.php')
-rwxr-xr-xinc/HTTP/WebDAV/Server/Filesystem.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/inc/HTTP/WebDAV/Server/Filesystem.php b/inc/HTTP/WebDAV/Server/Filesystem.php
index 81dd64983ff..cecde206f60 100755
--- a/inc/HTTP/WebDAV/Server/Filesystem.php
+++ b/inc/HTTP/WebDAV/Server/Filesystem.php
@@ -1,8 +1,6 @@
<?php
-
- require_once "lib_base.php";
- require_once "HTTP/WebDAV/Server.php";
- require_once "System.php";
+ oc_require_once("HTTP/WebDAV/Server.php");
+ oc_require_once("System.php");
/**
* Filesystem access using WebDAV