CRM-20381 - use '' to indicate no geocode method
authorJamie McClelland <jm@mayfirst.org>
Sat, 3 Jun 2017 01:50:11 +0000 (21:50 -0400)
committerJamie McClelland <jm@mayfirst.org>
Sat, 3 Jun 2017 01:50:11 +0000 (21:50 -0400)
commitfd78a9e5052abac20e9d2c0ef1ba1a17b0b62495
tree931b19c92cb41df2efc130acab77593886805c7b
parent8302436b1b7445005591017869ff3a9276f6e554
CRM-20381 - use '' to indicate no geocode method

'' means empty, NULL means not set, which confuses MagicMerge.
CRM/Contact/Import/Parser/Contact.php
CRM/Core/Config/MagicMerge.php
tests/phpunit/CRM/Utils/GeocodeTest.php