X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_payouts.php;h=c01272ea56698fa3194e75950acfec3696af5628;hp=289dd508ed21434102a41d411f20a049560107e3;hb=d0c792100bf4b67acd1824860204929c1540f6fb;hpb=c14a130863bb037b00fceabd099a202eb4a5b2d8 diff --git a/inc/modules/admin/what-list_payouts.php b/inc/modules/admin/what-list_payouts.php index 289dd508ed..c01272ea56 100644 --- a/inc/modules/admin/what-list_payouts.php +++ b/inc/modules/admin/what-list_payouts.php @@ -118,7 +118,7 @@ if (!empty($_GET['pid'])) eval($eval); // Execute transfer - $ret = @file($URL); + $ret = GET_URL($URL); } else {