X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fguest%2Fwhat-top10.php;h=a5ad5e61faac792850edddcf981b50a5fe52f9e2;hp=0e1d4904ad2c1771102ca3af4304d9bb1e3165eb;hb=391c98ab7233ff3e640d8b9fad8df92ce45e9b31;hpb=24dfd21baed6a9a112992bdabf7da96576012bc4 diff --git a/inc/modules/guest/what-top10.php b/inc/modules/guest/what-top10.php index 0e1d4904ad..a5ad5e61fa 100644 --- a/inc/modules/guest/what-top10.php +++ b/inc/modules/guest/what-top10.php @@ -110,7 +110,7 @@ SQL_FREERESULT($result); //// TOP earners $result = SQL_QUERY("SELECT d.userid, - (SUM(p.points) - d.used_points) AS points, + (SUM(p.points) - d.used_points) AS `points`, d.last_online FROM `{?_MYSQL_PREFIX?}_user_data` AS d