X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmonthly%2Fmonthly_bonus.php;h=1d6026ebb48cdc0622c03c5bb0984a10f859ea71;hp=6490b4702509225a2b8eb850ae8485366276b7db;hb=5071030af40e69ca4284642f44758964e18f5be8;hpb=3dc2d90bb1fb18124d214dd0aa06f0d3489393e6 diff --git a/inc/monthly/monthly_bonus.php b/inc/monthly/monthly_bonus.php index 6490b47025..1d6026ebb4 100644 --- a/inc/monthly/monthly_bonus.php +++ b/inc/monthly/monthly_bonus.php @@ -85,7 +85,7 @@ FROM `{!_MYSQL_PREFIX!}_user_data` ".$whereStatement1."".$add." ORDER BY points DESC, userid LIMIT %s", - array($whereStatement2), __FILE__, __LINE__); + array($whereStatement2), __FILE__, __LINE__); // Some entries were found? if (SQL_NUMROWS($result_main) > 0) {