X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flibs%2Fforced_functions.php;h=b606f295dff340e526b4effda98a6b28cdcbe1f5;hb=534f676dc29968019d4313922a9a26e467681e35;hp=761e5bd73c72168afb6936305dc9fbc027a11282;hpb=b4b61e5a9a517faa78b563fa589201ee267c7b89;p=mailer.git diff --git a/inc/libs/forced_functions.php b/inc/libs/forced_functions.php index 761e5bd73c..b606f295df 100644 --- a/inc/libs/forced_functions.php +++ b/inc/libs/forced_functions.php @@ -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