CRM-16373 - Civi\Core\SettingsManager - Load defaults *after* core bootstrap.
authorTim Otten <totten@civicrm.org>
Thu, 10 Sep 2015 23:36:28 +0000 (16:36 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 17 Sep 2015 22:49:29 +0000 (15:49 -0700)
commit5dbaf8dec1a9d1305ff0cd2e519e3182f63da605
tree78279ec344a9609b83d80d9b0807395a270b9845
parent918eeb342157f26f70a8a93454556f6e1584b771
CRM-16373 - Civi\Core\SettingsManager - Load defaults *after* core bootstrap.
CRM/Core/Config.php
Civi/Core/SettingsBag.php
Civi/Core/SettingsManager.php
tests/phpunit/Civi/Core/SettingsManagerTest.php