INFRA-124 - civicrm.settings.php - Softer define()s
authorTim Otten <totten@civicrm.org>
Wed, 23 Jul 2014 07:21:21 +0000 (00:21 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 23 Jul 2014 08:27:41 +0000 (01:27 -0700)
commit8d133ef22bb498e530de44eaf3fcc76d45759684
tree9a9d5924eff93af4376d94afa6cc0e6348d52516
parent00499086a20fc2df11545776139126897e974254
INFRA-124 - civicrm.settings.php - Softer define()s

INFRA-124 will require that we make some defines (e.g. CIVICRM_DSN) dynamic
when running multiple test processes.  This patch allows us to
inject/override those settings without fully parsing/understanding the
content of civicrm.settings.php.
templates/CRM/common/civicrm.settings.php.template