Merge pull request #900 from dlobo/CRM-12588
[civicrm-core.git] / api / v3 / Tag.php
index 02db94b3a897b02c3f0346027e0fcf4cd7362e0d..2d4e01da671680485376d54f209a7a8013387544 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /*
  +--------------------------------------------------------------------+
@@ -65,7 +64,7 @@ function civicrm_api3_tag_create($params) {
   }
 
 /**
- * Specify Meta data for create. Note that this data is retrievable via the getfields function 
+ * Specify Meta data for create. Note that this data is retrievable via the getfields function
  * and is used for pre-filling defaults and ensuring mandatory requirements are met.
  */
 function _civicrm_api3_tag_create_spec(&$params) {