CRM-18231 Remove need for define statement and replace with new setting not settable...
authorSeamus Lee <seamuslee001@gmail.com>
Mon, 4 Sep 2017 01:31:10 +0000 (11:31 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Mon, 11 Sep 2017 07:41:29 +0000 (17:41 +1000)
commit8a078f99351780794a2ef9204f0fd6ec2062d47a
treecdb39ea3993c113ca32d1a49e4f1a07bfa730436
parent2d3926cfbce9c9e4ebb7c3c5825f426396df83e4
CRM-18231 Remove need for define statement and replace with new setting not settable in UI and always use settings to get information

Switch to getMandatory function as per Tim's comment
CRM/Admin/Form/Setting/Debugging.php
CRM/Core/Config.php
templates/CRM/common/civicrm.settings.php.template
tests/phpunit/CRM/Core/BAO/SettingTest.php