]> git.mxchange.org Git - mailer.git/commitdiff
Added missing 'abort' element
authorRoland Häder <roland@mxchange.org>
Wed, 12 Jun 2013 03:24:30 +0000 (03:24 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 12 Jun 2013 03:24:30 +0000 (03:24 +0000)
inc/libs/forced_functions.php

index 761e5bd73c72168afb6936305dc9fbc027a11282..73c271bc560d608505f50a0343d50e7c2f4c26f3 100644 (file)
@@ -358,6 +358,7 @@ function changeForcedCampaignStatus ($campaignId, $prevStatus, $newStatus, $data
                'prev_status' => $prevStatus,
                'new_status'  => $newStatus,
                'data'        => $data,
+               'abort'       => NULL,
        );
 
        // Run pre filter chain