ConfigSetting::fixParams - Remove legacy handling for countryLimit, provinceLimit...
authorTim Otten <totten@civicrm.org>
Mon, 7 Sep 2015 23:54:56 +0000 (16:54 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 17 Sep 2015 22:45:03 +0000 (15:45 -0700)
commit2fa3eaf68bd043292ede29a074a92c4986f3bc94
treeb038be4146d8ed3accb58518ea86890a20d590a8
parent6e5b5e594a28d5dd020bf7ae455b4c4937a9c98f
ConfigSetting::fixParams - Remove legacy handling for countryLimit, provinceLimit, defaultContactCountry

This appears to be migration logic for handling a change in the format of
select config fields.  The migration logic appears to originate before v3.0.
Since we're only supporting upgrades from v4.0+, there's no point in keeping
it.
CRM/Core/BAO/ConfigSetting.php