]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/payout_functions.php
Extension ext-forced continued:
[mailer.git] / inc / libs / payout_functions.php
index 21d89144302c5af4638a7c5e4565e34389c99a23..088ab9cf36df228a7ea33f6a47d0805270e658a8 100644 (file)
@@ -46,7 +46,7 @@ function outputPayoutList ($points) {
        if ($points > 0) {
                // Pay this out!
                $result = SQL_QUERY_ESC("SELECT
-       `id`, `type`, `rate`, `min_points`
+       `id`,`type`,`rate`,`min_points`
 FROM
        `{?_MYSQL_PREFIX?}_payout_types`
 WHERE