]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_bonus.php
Rewrites of more constants
[mailer.git] / inc / monthly / monthly_bonus.php
index de78e488c7219697f8157d216938b45da5326fd4..c4c7e8d0c791b96c9da28ebbe56dc41b1f8b061f 100644 (file)
@@ -40,7 +40,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Do not execute when script is in CSS mode or no daily reset
 }
 
 // Do not execute when script is in CSS mode or no daily reset
-if (($GLOBALS['output_mode'] == 1) || (!defined('__DAILY_RESET'))) return;
+if (($GLOBALS['output_mode'] == 1) || (!isResetModeEnabled())) return;
 //* DEBUG: */ echo basename(__FILE__)."<br />\n";
 
 // Get current month (2 digits)
 //* DEBUG: */ echo basename(__FILE__)."<br />\n";
 
 // Get current month (2 digits)