X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flibs%2Fpayout_functions.php;h=7dea181c693d4411d0b977de9598bd8964e1884b;hb=ccd86939ba30aba70497c73264333f2fe4d786e8;hp=e388bb0222e0a75babb959c816d0f4ab72597dee;hpb=0a37fc5afcd828646d4e62e68fea07c3d2c54a87;p=mailer.git diff --git a/inc/libs/payout_functions.php b/inc/libs/payout_functions.php index e388bb0222..7dea181c69 100644 --- a/inc/libs/payout_functions.php +++ b/inc/libs/payout_functions.php @@ -55,6 +55,9 @@ ORDER BY `type` ASC", array($points), __FUNCTION__, __LINE__); if (!SQL_HASZERONUMS($result)) { + // Init output + $OUT = ''; + // Now let's check while ($content = SQL_FETCHARRAY($result)) { // Are these points enougth?