]> git.mxchange.org Git - mailer.git/blobdiff - mailid_top.php
insertUserStatsRecord() was commented out, but still the status (true/false) is being...
[mailer.git] / mailid_top.php
index dbd32df25c8099ee7a8df4d3981f743b6e01c80b..40ef802d4167751fd426cb85f85f11aeae111050 100644 (file)
@@ -239,7 +239,7 @@ if ((isValidUserId($userId)) && (($mailId > 0) || ($bonusId > 0)) && (!ifFatalEr
                                                                        } // END - if
 
                                                                        // Insert stats record
-                                                                       //insertUserStatsRecord($userId, $type, $stats_data);
+                                                                       insertUserStatsRecord($userId, $type, $stats_data);
 
                                                                        // Right code entered?
                                                                        if (bigintval(postRequestParameter('gfx_check')) == $realCode) {