]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_payouts.php
Several rewrites/renames, fixes for installation. Resolves #104
[mailer.git] / inc / modules / admin / what-list_payouts.php
index c6600aec5c06a4408327df22efe7e415dcdfdcf7..4a1c9db2c7794cd9afdf8af8e7693725f43f5099 100644 (file)
@@ -122,7 +122,7 @@ if (REQUEST_ISSET_GET(('pid'))) {
                                        if ($ret[0] == $eok) {
                                                // Clear task
                                                if ($task > 0) {
-                                                       RUN_FILTER('solve_task', $task);
+                                                       runFilterChain('solve_task', $task);
                                                }
 
                                                // Clear payout request
@@ -161,7 +161,7 @@ if (REQUEST_ISSET_GET(('pid'))) {
                        if (IS_FORM_SENT()) {
                                if ($task > 0) {
                                        // Clear task
-                                       RUN_FILTER('solve_task', $task);
+                                       runFilterChain('solve_task', $task);
                                }
 
                                // Clear payout request