Consolidate webdav code - move all to one app

This commit is contained in:
Thomas Müller
2015-08-30 19:13:01 +02:00
parent 4b9ec49285
commit f2889dc6e4
56 changed files with 249 additions and 177 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
*
*/
use OC\Connector\Sabre\ExceptionLoggerPlugin;
use OCA\DAV\Connector\Sabre\ExceptionLoggerPlugin;
use Sabre\DAV\Exception\ServiceUnavailable;
use Sabre\DAV\Server;