From: Jen Lampton Date: Wed, 16 Dec 2015 01:19:08 +0000 (-0800) Subject: Add a Backdrop CMS suggestion in the civi settings file. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=83cac775d54768f5a914b48c15dcda02c0046d66;p=civicrm-core.git Add a Backdrop CMS suggestion in the civi settings file. --- diff --git a/templates/CRM/common/civicrm.settings.php.template b/templates/CRM/common/civicrm.settings.php.template index abe7bf991b..e759f430b5 100644 --- a/templates/CRM/common/civicrm.settings.php.template +++ b/templates/CRM/common/civicrm.settings.php.template @@ -34,6 +34,9 @@ * * CiviCRM can be hosted in either Drupal 6 or 7, Joomla or WordPress. * + * Settings for Backdrop CMS: + * define( 'CIVICRM_UF' , 'Backdrop' ); + * * Settings for Drupal 7.x: * define( 'CIVICRM_UF' , 'Drupal' ); *