CRM-13179 fix profile api to support multiple profiles incl billing.
authoreileen <eileen@fuzion.co.nz>
Wed, 7 Aug 2013 20:58:25 +0000 (08:58 +1200)
committereileen <eileen@fuzion.co.nz>
Wed, 7 Aug 2013 20:58:25 +0000 (08:58 +1200)
commitf01ce56b46c17f7dc434aa863b527befe1dc62dd
treea5e9f9492fcbfb7989564bc0ef0ea2b1bb0ff231
parentafce0fb5c07821832ad2699fe8a9050ac2b7d956
CRM-13179 fix profile api to support multiple profiles incl billing.
As it is non-standard I've had to be a bit hacky - since there are tests we need to ensure code relying on the non-standard behaviour doesn't break
api/v3/Profile.php
api/v3/examples/ProfileGet.php
tests/phpunit/api/v3/ProfileTest.php