Adding VCFExportPlugin

This commit is contained in:
Thomas Müller 2016-04-10 12:43:15 +02:00
parent c929c4db84
commit 1d4d45e91f
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,7 @@ use OCA\DAV\Files\BrowserErrorPagePlugin;
use OCA\DAV\Files\CustomPropertiesBackend;
use OCP\IRequest;
use OCP\SabrePluginEvent;
use Sabre\CardDAV\VCFExportPlugin;
use Sabre\DAV\Auth\Plugin;
class Server {
@ -90,6 +91,7 @@ class Server {
// addressbook plugins
$this->server->addPlugin(new \OCA\DAV\CardDAV\Plugin());
$this->server->addPlugin(new VCFExportPlugin());
// system tags plugins
$this->server->addPlugin(new \OCA\DAV\SystemTag\SystemTagPlugin(