CRM-14108 add scheduled reminder id as a params on scheduled job
[civicrm-core.git] / api / v3 / MailingEventResubscribe.php
index 4dcac85bec8f230201a231b0d54c4982fbd4170c..60427511368f8cd46778a4279d352bb4a7ddbb55 100644 (file)
@@ -1,9 +1,8 @@
 <?php
-// $Id$
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.4                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2013                                |
  +--------------------------------------------------------------------+
@@ -69,7 +68,7 @@ function civicrm_api3_mailing_event_resubscribe_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
  */