X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmonthly%2Fmonthly_bonus.php;h=ca916cb6bc5cffa5d892d51261882d19732c1a93;hp=35d5b1e7d4c1ec1bd79cf45c575c26596c46b975;hb=391c98ab7233ff3e640d8b9fad8df92ce45e9b31;hpb=24dfd21baed6a9a112992bdabf7da96576012bc4 diff --git a/inc/monthly/monthly_bonus.php b/inc/monthly/monthly_bonus.php index 35d5b1e7d4..ca916cb6bc 100644 --- a/inc/monthly/monthly_bonus.php +++ b/inc/monthly/monthly_bonus.php @@ -78,7 +78,7 @@ if ((getConfig('bonus_ranks') > 0) && (!isCssOutputMode())) { // Run SQL string to check for accounts $result_main = SQL_QUERY('SELECT - `userid`, `email`, `gender`, `surname`, `family`, (0' . $add . ') AS points + `userid`, `email`, `gender`, `surname`, `family`, (0' . $add . ') AS `points` FROM `{?_MYSQL_PREFIX?}_user_data` ' . $whereStatement1 . '