]> source.dussan.org Git - nextcloud-server.git/commit
Cleanup OC_Contacts_Addressbook::find usage
authorBart Visscher <bartv@thisnet.nl>
Sat, 11 Feb 2012 20:48:45 +0000 (21:48 +0100)
committerBart Visscher <bartv@thisnet.nl>
Sun, 12 Feb 2012 14:14:23 +0000 (15:14 +0100)
commitc4ee924869fde31d41c47cd05d0f6c9ff4c16bdf
treedf956456308f7ff86c87b56634df93fc532e1d47
parent192b8906a38aed893b9148954beaf6af85035d40
Cleanup OC_Contacts_Addressbook::find usage

Use OC_Contacts_App::getAddressbook($id) instead of OC_Contacts_Addressbook::find($id), it contains access checks.
apps/contacts/import.php
apps/contacts/photo.php
apps/contacts/thumbnail.php