X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flibs%2Fforced_functions.php;h=73c271bc560d608505f50a0343d50e7c2f4c26f3;hb=5942a52ee1b26fdf495dc9c0946d616afc649607;hp=761e5bd73c72168afb6936305dc9fbc027a11282;hpb=e5dffd4249c97200cbad02f3f4eaf5c373fdb89a;p=mailer.git diff --git a/inc/libs/forced_functions.php b/inc/libs/forced_functions.php index 761e5bd73c..73c271bc56 100644 --- a/inc/libs/forced_functions.php +++ b/inc/libs/forced_functions.php @@ -358,6 +358,7 @@ function changeForcedCampaignStatus ($campaignId, $prevStatus, $newStatus, $data 'prev_status' => $prevStatus, 'new_status' => $newStatus, 'data' => $data, + 'abort' => NULL, ); // Run pre filter chain