CRM-16373 - Config - Remove `civiVersion` property
authorTim Otten <totten@civicrm.org>
Mon, 17 Aug 2015 00:54:57 +0000 (17:54 -0700)
committerTim Otten <totten@civicrm.org>
Mon, 17 Aug 2015 00:54:57 +0000 (17:54 -0700)
commit10e2f48b595bbd3aa55c2d6dcb5bca78659a78c1
treec7cf56f95c3d574cb4e94a0d403bd86a53c12886
parent022394b0dc4a866f831d79ef4f9f70497f3b656d
CRM-16373 - Config - Remove `civiVersion` property

Only used once in the entire codebase, and it can be fetched
directly (without any weird statefulness).
CRM/Core/BAO/ConfigSetting.php
CRM/Extension/Browser.php