From f2889dc6e4aa701f36081b314f38f620cbb1fc88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= Date: Sun, 30 Aug 2015 19:13:01 +0200 Subject: Consolidate webdav code - move all to one app --- remote.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote.php') diff --git a/remote.php b/remote.php index b901b1f0fd7..0282877ca2a 100644 --- a/remote.php +++ b/remote.php @@ -26,7 +26,7 @@ * */ -use OC\Connector\Sabre\ExceptionLoggerPlugin; +use OCA\DAV\Connector\Sabre\ExceptionLoggerPlugin; use Sabre\DAV\Exception\ServiceUnavailable; use Sabre\DAV\Server; -- cgit v1.2.3