1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-03 15:24:09 +01:00

Use OCP\ITags in lib/controller/importcontroller.php.

This commit is contained in:
Bernhard Reiter 2014-07-23 20:43:32 +02:00 committed by Thomas Müller
parent 2f67599968
commit 4d31c2eb62

View File

@ -17,7 +17,8 @@ use OCA\Contacts\App,
OCA\Contacts\VObject\VCard as MyVCard,
OCA\Contacts\ImportManager,
OCP\IRequest,
OCP\ICache;
OCP\ICache,
OCP\ITags;
/**
* Controller importing contacts