]> git.mxchange.org Git - mailer.git/blobdiff - mailid_top.php
Extension ext-coupon basicly finished, no shortcuts in naming:
[mailer.git] / mailid_top.php
index e033a56f04ae689a41fa81309515fa20739f91d5..2f04e4caeb8f6b28a1aeff0cfd810be59f03ec73 100644 (file)
@@ -288,7 +288,7 @@ if ((isValidUserId($userId)) && (($mailId > 0) || ($bonusId > 0)) && (!ifFatalEr
                                                                                } // END - if
 
                                                                                // Load total points
-                                                                               $content['total']  = getTotalPoints($userId);
+                                                                               $content['total_points']  = getTotalPoints($userId);
 
                                                                                // Add payment points
                                                                                $content['points'] = $payment;