CRM-18231 - civicrm.settings.php.template - Remove extra whitespace
[civicrm-core.git] / templates / CRM / common / civicrm.settings.php.template
index 00070a4e382fee6cf00656cff0eee1783e77b39a..b580e27638bf033407c309d35cc81862a94a7661 100644 (file)
@@ -307,15 +307,15 @@ if (!defined('CIVICRM_DOMAIN_ID')) {
   define( 'CIVICRM_DOMAIN_ID', 1);
 }
 
-/** 
- * Setting to define the environment in which this CiviCRM instance is running. 
- * Note the setting here must be value from the option group 'Environment', 
- * (see Administration > System Settings > Option Groups, Options beside Environment) 
- * which by default has three option values: 'Production', 'Staging', 'Development'. 
+/**
+ * Setting to define the environment in which this CiviCRM instance is running.
+ * Note the setting here must be value from the option group 'Environment',
+ * (see Administration > System Settings > Option Groups, Options beside Environment)
+ * which by default has three option values: 'Production', 'Staging', 'Development'.
  * NB: defining a value for environment here prevents it from being set
- * via the browser. 
- */ 
-// $civicrm_setting['domain']['environment'] = 'Production'; 
+ * via the browser.
+ */
+// $civicrm_setting['domain']['environment'] = 'Production';
 
 /**
  * Settings to enable external caching using a cache server.  This is an