1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-18 07:52:21 +01:00

Add use OCP\ICache to ImportController

This commit is contained in:
Thomas Tanghus 2014-04-18 01:59:58 +02:00
parent 5cd26a22db
commit a50b1b4860

View File

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