CRM_Core_BAO_Setting - Don't prefill settings
[civicrm-core.git] / CRM / Core / I18n / SchemaStructure_3_4_0.php
index d3a6c0a1c0b37a1c82358e57628295eba39d4897..e20eb71a17063096764934e441c4f55a38c2360e 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 /*
 +--------------------------------------------------------------------+
-| CiviCRM version 4.6                                                |
+| CiviCRM version 4.7                                                |
 +--------------------------------------------------------------------+
-| Copyright CiviCRM LLC (c) 2004-2014                                |
+| Copyright CiviCRM LLC (c) 2004-2015                                |
 +--------------------------------------------------------------------+
 | This file is a part of CiviCRM.                                    |
 |                                                                    |
 | GNU Affero General Public License or the licensing of CiviCRM,     |
 | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
 +--------------------------------------------------------------------+
-*/
+ */
 
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2014
+ * @copyright CiviCRM LLC (c) 2004-2015
  * $Id$
  *
  */
@@ -219,4 +219,5 @@ class CRM_Core_I18n_SchemaStructure_3_4_0 {
     }
     return $result;
   }
+
 }