]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_bonus.php
Internal statistics are now turned off by default, install ext-other, version >=...
[mailer.git] / inc / monthly / monthly_bonus.php
index 500f9f23d471c6e37bc6eee3dc638bc97288bcb1..cb010de05e74c2545ff4d830b30cc96be63a2297 100644 (file)
@@ -49,7 +49,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Get current month (2 digits)
-$curr = date('m', time());
+$curr = getMonth();
 
 if (($curr != getConfig('last_month')) && (getConfig('bonus_ranks') > 0) && (getOutputMode() != 1)) {
        // Extension 'autopurge' is inactive or purging of inactive accounts is deactivated