Allow to call the files even when you are in another instance atm

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2016-10-06 12:13:02 +02:00
parent ff3e8c2139
commit f3319f6294
10 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ function resolveService($service) {
}
try {
require_once 'lib/base.php';
require_once __DIR__ . '/lib/base.php';
// All resources served via the DAV endpoint should have the strictest possible
// policy. Exempted from this is the SabreDAV browser plugin which overwrites