X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-unlock_sponsor.php;h=3a1852f82561ac98ef5512ffd68d79ce115d7d1a;hp=74bd7e8ce913676eee5cbe2d93cf4d3064d98e09;hb=391c98ab7233ff3e640d8b9fad8df92ce45e9b31;hpb=24dfd21baed6a9a112992bdabf7da96576012bc4 diff --git a/inc/modules/admin/what-unlock_sponsor.php b/inc/modules/admin/what-unlock_sponsor.php index 74bd7e8ce9..3a1852f825 100644 --- a/inc/modules/admin/what-unlock_sponsor.php +++ b/inc/modules/admin/what-unlock_sponsor.php @@ -159,7 +159,7 @@ LIMIT 1", // Load referal's data $result = SQL_QUERY_ESC("SELECT `id`, `gender`, `surname`, `family`, `email`, - (`points_amount` - `points_used`) AS points, + (`points_amount` - `points_used`) AS `points`, `receive_warnings`, `ref_count` AS refs FROM `{?_MYSQL_PREFIX?}_sponsor_data`