Merge pull request #3482 from totten/master-fts-bool
[civicrm-core.git] / settings / Developer.setting.php
index 147838ecb0b259c4974243e2aef5434398ae680c..2b6bcc4e4a41337bb976ead6f64f615736c4c813 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.5                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2013                                |
+ | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -28,7 +28,7 @@
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2013
+ * @copyright CiviCRM LLC (c) 2004-2014
  * $Id$
  *
  */
@@ -116,4 +116,4 @@ In the case of Drupal, this will cause all CiviCRM error messages to appear in t
     'description' => "Enter the path and class for a custom PHP error-handling function if you want to override built-in CiviCRM error handling for your site.",
     'prefetch' => 1,
   ),
-);
\ No newline at end of file
+);