1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00

Contacts: Add reminder

This commit is contained in:
Thomas Tanghus 2013-03-20 11:27:40 +01:00
parent 2f24dbbc8a
commit 55338242dd

View File

@ -24,6 +24,7 @@ namespace OCA\Contacts;
/**
* This class manages our addressbooks.
* TODO: Port this to use the new backend
*/
class AddressbookProvider implements \OCP\IAddressBook {