Merge remote-tracking branch 'upstream/4.3' into 4.3-master-2013-05-24-02-32-04
[civicrm-core.git] / api / v3 / Note.php
index 598d991d6abafb3c7b7e78d3700a68f8669ae047..9595264b038c09dd8ab0650bcbc7267485734291 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /*
  +--------------------------------------------------------------------+
@@ -42,8 +41,6 @@
  * Files required for this package
  */
 
-require_once 'CRM/Core/BAO/Note.php';
-
 /**
  * Create Note
  *
@@ -79,7 +76,7 @@ function civicrm_api3_note_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
  */
@@ -125,7 +122,7 @@ function civicrm_api3_note_get($params) {
 
 /**
  * Adjust Metadata for Get action
- * 
+ *
  * The metadata is used for setting defaults, documentation & validation
  * @param array $params array or parameters determined by getfields
  */