]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_beg.php
Old config.php is now automatically updated to new config-local.php format, several...
[mailer.git] / inc / monthly / monthly_beg.php
index 673e63a05e6ed9ad895ffbd43937a2b14f0003c5..0b431b74287febad71201c5364d5d329f5791b48 100644 (file)
@@ -78,7 +78,7 @@ FROM `{!_MYSQL_PREFIX!}_user_data`
 WHERE `status`='CONFIRMED'".$whereStatement1." AND beg_points > 0
 ORDER BY beg_points DESC, userid
 LIMIT %s",
-               array($whereStatement2), __FILE__, __LINE__);
+       array($whereStatement2), __FILE__, __LINE__);
 
        if (SQL_NUMROWS($result_main) > 0) {
                // Load our winners...