Remove v2 api CRM-9794
authorColeman Watts <coleman@civicrm.org>
Wed, 1 May 2013 00:11:42 +0000 (17:11 -0700)
committerColeman Watts <coleman@civicrm.org>
Wed, 22 May 2013 21:52:37 +0000 (16:52 -0500)
commite6cc6fdc51d2c2632bc348fbd90f4674945af4aa
treec3a36f8ed44401555e2ce7c9ea968eaf9bc87689
parentd61cf28684a2193f2c44ef37d16309933996f50c
Remove v2 api CRM-9794

----------------------------------------
* CRM-9794: Remove API v2
  http://issues.civicrm.org/jira/browse/CRM-9794
37 files changed:
api/v2/Activity.php [deleted file]
api/v2/ActivityContact.php [deleted file]
api/v2/ActivityType.php [deleted file]
api/v2/Case.php [deleted file]
api/v2/Constant.php [deleted file]
api/v2/Contact.php [deleted file]
api/v2/Contribute.php [deleted file]
api/v2/Contribution.php [deleted file]
api/v2/CustomGroup.php [deleted file]
api/v2/Domain.php [deleted file]
api/v2/EntityTag.php [deleted file]
api/v2/Event.php [deleted file]
api/v2/File.php [deleted file]
api/v2/Group.php [deleted file]
api/v2/GroupContact.php [deleted file]
api/v2/GroupNesting.php [deleted file]
api/v2/GroupOrganization.php [deleted file]
api/v2/Location.php [deleted file]
api/v2/Mailer.php [deleted file]
api/v2/Membership.php [deleted file]
api/v2/MembershipContact.php [deleted file]
api/v2/MembershipContributionLink.php [deleted file]
api/v2/MembershipStatus.php [deleted file]
api/v2/MembershipType.php [deleted file]
api/v2/Note.php [deleted file]
api/v2/Participant.php [deleted file]
api/v2/ParticipantPayment.php [deleted file]
api/v2/Pledge.php [deleted file]
api/v2/PledgePayment.php [deleted file]
api/v2/Relationship.php [deleted file]
api/v2/RelationshipType.php [deleted file]
api/v2/SurveyRespondant.php [deleted file]
api/v2/Tag.php [deleted file]
api/v2/UFGroup.php [deleted file]
api/v2/UFJoin.php [deleted file]
api/v2/utils.php [deleted file]
api/v2/utils.v2.php [deleted file]