X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-unlock_sponsor.php;h=3a1852f82561ac98ef5512ffd68d79ce115d7d1a;hb=8d0ed5ed9a9ca0e07b9582f2311b44bdcc5a95ea;hp=74bd7e8ce913676eee5cbe2d93cf4d3064d98e09;hpb=4c221b6350439b8f91db58f142f03f79014f2eaf;p=mailer.git 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`