Merge remote-tracking branch 'upstream/4.3' into 4.3-master-2013-05-24-02-32-04
[civicrm-core.git] / api / v3 / MailingEventResubscribe.php
index 2f917fee0cd9e137b947985e13b8c6aab45577f3..f6ee1bf9075531e7940219a685bfa4593bdae938 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /*
  +--------------------------------------------------------------------+
@@ -66,9 +65,10 @@ function civicrm_api3_mailing_event_resubscribe_create($params) {
   }
   return civicrm_api3_create_error('Queue event could not be found');
 }
-/*
+
+/**
  * Adjust Metadata for Create action
- * 
+ *
  * The metadata is used for setting defaults, documentation & validation
  * @param array $params array or parameters determined by getfields
  */