X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_payouts.php;h=0c11dd2e44b5e03ce366a7de29692c0790e1d688;hp=de61dd27e92ddbc904936e9ef5b6f30a0aaaeed4;hb=39172de4ecec2f6ddc597a5ae439e7aef79c75ed;hpb=ae64f8d8d403a8e4990f484d14aad36722e1da51 diff --git a/inc/modules/admin/what-list_payouts.php b/inc/modules/admin/what-list_payouts.php index de61dd27e9..0c11dd2e44 100644 --- a/inc/modules/admin/what-list_payouts.php +++ b/inc/modules/admin/what-list_payouts.php @@ -122,7 +122,7 @@ if (!empty($_GET['pid'])) { if ($ret[0] == $eok) { // Clear task if ($task > 0) { - ADMIN_SOLVE_TASK($task); + RUN_FILTER('solve_task', $task); } // Clear payout request @@ -161,7 +161,7 @@ if (!empty($_GET['pid'])) { if (isset($_POST['ok'])) { if ($task > 0) { // Clear task - ADMIN_SOLVE_TASK($task); + RUN_FILTER('solve_task', $task); } // Clear payout request