CRM-16373 - Save URLs and paths through settings instead of domain
authorTim Otten <totten@civicrm.org>
Sun, 23 Aug 2015 17:03:44 +0000 (10:03 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 17 Sep 2015 22:45:02 +0000 (15:45 -0700)
commitd9d7e7dd0ff305a09ffde228ff3fe8ec833bb161
treec913b2cb53a2607df2a9b3084da4303416197790
parent86bfd7a876aaa71e23df1570aa42895c94606422
CRM-16373 - Save URLs and paths through settings instead of domain
CRM/Admin/Form/Setting/Path.php
CRM/Admin/Form/Setting/Url.php
CRM/Core/BAO/ConfigSetting.php
CRM/Core/BAO/Setting.php
CRM/Core/Form.php
CRM/Utils/Rule.php
settings/Url.setting.php
tests/phpunit/CRM/Core/BAO/SettingTest.php
tests/phpunit/api/v3/SettingTest.php