]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_bonus.php
Next wave of lesser getMessage()
[mailer.git] / inc / monthly / monthly_bonus.php
index d4131cdae5a6f0637d5c47642f5fb05903ef80d4..500f9f23d471c6e37bc6eee3dc638bc97288bcb1 100644 (file)
@@ -100,7 +100,7 @@ LIMIT {?bonus_ranks?}", __FILE__, __LINE__);
 
                                // Load email template and email it away
                                $message = loadEmailTemplate('member_bonus', $content, bigintval($content['userid']));
-                               sendEmail($content['email'], getMessage('BONUS_MONTHLY_ONLINE_BONUS'), $message);
+                               sendEmail($content['email'], '{--BONUS_MONTHLY_ONLINE_BONUS--}', $message);
                        } // END - if
                } // END - while