Add a Backdrop CMS suggestion in the civi settings file.
authorJen Lampton <jen@jeneration.com>
Wed, 16 Dec 2015 01:19:08 +0000 (17:19 -0800)
committerTim Otten <totten@civicrm.org>
Thu, 17 Dec 2015 04:32:06 +0000 (20:32 -0800)
templates/CRM/common/civicrm.settings.php.template

index abe7bf991b059db3a17e591fa0dd17a0c6ef47d1..e759f430b5d27344b42cd483fa61bd0bf16b9100 100644 (file)
@@ -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' );
  *