Pass 'check permissions' flag through to merge function
authoreileen <emcnaughton@wikimedia.org>
Wed, 13 Mar 2019 02:00:35 +0000 (15:00 +1300)
committereileen <emcnaughton@wikimedia.org>
Wed, 13 Mar 2019 19:19:31 +0000 (08:19 +1300)
commit8b5445c8b8c07618497c075559d7c68d2cb0fe5d
tree286b9aecd2051b4b033d0381ffb73eb0360fe1e3
parenta337dcf5785ccb640f69448e717bca4204a1a9fa
Pass 'check permissions' flag through to merge function

The inner function will only delete the merged contact if checkPermissions is false or
the logged in user has permission to delete. Our api model expects check_permissions to be
respected at the BAO level
api/v3/Contact.php