]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/forced_functions.php
Added update_year.sh (still not fully flexible) and updated all years with it.
[mailer.git] / inc / libs / forced_functions.php
index 761e5bd73c72168afb6936305dc9fbc027a11282..b606f295dff340e526b4effda98a6b28cdcbe1f5 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2013 by Mailer Developer Team                   *
+ * Copyright (c) 2009 - 2015 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -358,6 +358,7 @@ function changeForcedCampaignStatus ($campaignId, $prevStatus, $newStatus, $data
                'prev_status' => $prevStatus,
                'new_status'  => $newStatus,
                'data'        => $data,
+               'abort'       => NULL,
        );
 
        // Run pre filter chain