mctekk / zohocrm

Wrapper for interact with Zoho CRM API for php
MIT License
49 stars 55 forks source link

support zoho.eu domain by adding setEuDomain method to ZohoClient #28

Closed Cloudineer closed 7 years ago

Cloudineer commented 7 years ago

add support for the EU domain ie crm.zoho.eu, without changing any existing method signatures, by:

Both BASE_URIs are now stored as constances, BASE_URI and BASE_URI_EU