]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/payout_functions.php
Return a value ... :)
[mailer.git] / inc / libs / payout_functions.php
index e388bb0222e0a75babb959c816d0f4ab72597dee..7dea181c693d4411d0b977de9598bd8964e1884b 100644 (file)
@@ -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?