rapidwebltd / php-google-contacts-v3-api

👥 PHP library for the Google Contacts API (v3)
MIT License
102 stars 64 forks source link

Change parse xml for array phoneNumber and email #23

Closed lucascdsilva closed 8 years ago

lucascdsilva commented 8 years ago

not use type as key change for item => array #22

lucascdsilva commented 8 years ago

I add change .config.json to path ROOT, to avoid removing the file.

DivineOmega commented 8 years ago

Thanks Lucas. This is a great addition. :)

Additional check for the config file existence is also a good idea.

I'll get this merged.