]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-del_email.php
Bad things are now 'classified' as bad (CSS class 'bad' is being used instead of...
[mailer.git] / inc / modules / admin / what-del_email.php
index 0b514a929483b1353d04c5085d7902e7d41b0ca5..9b566b697bf38f31cb06b30d5629445e81f1b3d4 100644 (file)
@@ -109,8 +109,8 @@ LIMIT 1",
                                } // END - if
 
                                // Pay back points
-                               initReferalSystem();
-                               addPointsThroughReferalSystem('mail_deleted', $content['sender'], $totalPoints);
+                               initReferralSystem();
+                               addPointsThroughReferralSystem('mail_deleted', $content['sender'], $totalPoints);
 
                                // Output message
                                if (getConfig('repay_deleted_mails') == 'REPAY') {