X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fsponsor%2Fwelcome.php;h=a740df393395ed9e9b1a7192442c7ec80e1820bc;hp=1a37ea11186a84683ac025b6118208a66ee246e0;hb=391c98ab7233ff3e640d8b9fad8df92ce45e9b31;hpb=24dfd21baed6a9a112992bdabf7da96576012bc4 diff --git a/inc/modules/sponsor/welcome.php b/inc/modules/sponsor/welcome.php index 1a37ea1118..a740df3933 100644 --- a/inc/modules/sponsor/welcome.php +++ b/inc/modules/sponsor/welcome.php @@ -49,7 +49,7 @@ if (!defined('__SECURITY')) { // Load some data $result = SQL_QUERY_ESC("SELECT - `id`, `gender`, `surname`, `family`, (`points_amount` - `points_used`) AS points + `id`, `gender`, `surname`, `family`, (`points_amount` - `points_used`) AS `points` FROM `{?_MYSQL_PREFIX?}_sponsor_data` WHERE