]> source.dussan.org Git - nextcloud-server.git/commit
Add converter to generate/update a vcard from a given user
authorThomas Müller <thomas.mueller@tmit.eu>
Mon, 30 Nov 2015 15:59:41 +0000 (16:59 +0100)
committerThomas Müller <thomas.mueller@tmit.eu>
Wed, 2 Dec 2015 08:14:41 +0000 (09:14 +0100)
commit906777dc9c8e0d9075e6a8d8c7f6eeb7c07e5256
tree0bc7e586fb59dfe9a9439a5bfdcaf6f670cb106e
parent1e8ad65288097a65cb53ba2c44284dc22e0f9b46
Add converter to generate/update a vcard from a given user
apps/dav/command/syncsystemaddressbook.php
apps/dav/lib/carddav/converter.php [new file with mode: 0644]
apps/dav/tests/unit/carddav/convertertest.php [new file with mode: 0644]