X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_user.php;h=d721f6f0f03ce092ab0799c09a3400d253398630;hp=28f967faa12f9290a9d3ac92998171d534d415d7;hb=6560179e7c8dc565485503f374d4e31f333ffd0e;hpb=fe8175c95f44881a9edefc264e42fea350f7387b diff --git a/inc/modules/admin/what-list_user.php b/inc/modules/admin/what-list_user.php index 28f967faa1..d721f6f0f0 100644 --- a/inc/modules/admin/what-list_user.php +++ b/inc/modules/admin/what-list_user.php @@ -137,7 +137,6 @@ LIMIT 1", $content['joined'] = generateDateTime($content['joined'], '2'); $content['last_update'] = generateDateTime($content['last_update'], '2'); $content['last_profile_sent'] = generateDateTime($content['last_profile_sent'], '2'); - $content['total_points'] = getTotalPoints($content['userid']); $content['locked_points'] = countSumTotalData($content['userid'], 'user_points', 'locked_points') + countSumTotalData($content['userid'], 'user_points', 'locked_order_points'); // Prepare array for filter