Merge remote-tracking branch 'upstream/4.3' into 4.3-master-2013-05-24-02-32-04
[civicrm-core.git] / api / v3 / GroupNesting.php
index 4ec6b61b024f8fdc420fda2bd94e2e80615a0887..3aca06e1ec7172b8cb1a3b6296e965a112cd0a13 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /*
  +--------------------------------------------------------------------+
@@ -38,8 +37,6 @@
  *
  */
 
-require_once 'CRM/Contact/BAO/GroupNesting.php';
-
 /**
  * Provides group nesting record(s) given parent and/or child id.
  *
@@ -74,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
  */