CRM-15882 - avoid PHP complaint about references
authorJamie McClelland <jm@mayfirst.org>
Wed, 28 Jan 2015 20:20:19 +0000 (15:20 -0500)
committerJamie McClelland <jm@mayfirst.org>
Wed, 28 Jan 2015 20:20:19 +0000 (15:20 -0500)
commit721248d40589aeb2ed5c37fe85c7a955ee32b457
tree965810a2cbcddc529522910b61984c52c3016f72
parentd342c43c73e4996fd6c13ce48e85b65424483716
CRM-15882 - avoid PHP complaint about references

You have to include the & in the function too, and I don't think it's
really needed here.

----------------------------------------
* CRM-15882: batch merge overwrites addresses rather than try to preserve them
  https://issues.civicrm.org/jira/browse/CRM-15882
CRM/Dedupe/Merger.php