CRM_Core_DAO - Fix static warning that appears during upgrade
[civicrm-core.git] / api / v3 / GroupNesting.php
index 2db1fa8c7d6ccc749a34f75605720d1f968d7788..9facbe0184207811172911b1377a5bd37f0653cf 100644 (file)
@@ -1,9 +1,8 @@
 <?php
-// $Id$
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.4                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2013                                |
  +--------------------------------------------------------------------+
@@ -72,7 +71,7 @@ function civicrm_api3_group_nesting_create($params) {
 
 /**
  * Adjust Metadata for Create action
- * 
+ *
  * The metadata is used for setting defaults, documentation & validation
  * @param array $params array or parameters determined by getfields
  */