CRM-15988 - Fix inconsistent handling of api entity names
authorColeman Watts <coleman@civicrm.org>
Thu, 19 Feb 2015 15:48:43 +0000 (10:48 -0500)
committerColeman Watts <coleman@civicrm.org>
Thu, 19 Feb 2015 17:52:04 +0000 (12:52 -0500)
commit1644b9089e1bcf14eca86277ff5c33f3ad5a7f35
tree611b28d1bd95f4dd965c6d489493d6d565463d59
parentbfcb4795c83dc61e854f4268ef149b6c761636aa
CRM-15988 - Fix inconsistent handling of api entity names
api/api.php
api/v3/utils.php
tests/phpunit/api/v3/ContactTest.php
tests/phpunit/api/v3/EventTest.php
tests/phpunit/api/v3/UtilsTest.php