X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmonthly%2Fmonthly_bonus.php;h=c4c7e8d0c791b96c9da28ebbe56dc41b1f8b061f;hp=de78e488c7219697f8157d216938b45da5326fd4;hb=5f5a73c72457ea761906640dc3d29749301102f9;hpb=c78089215285d52d483760699d07a96dfbbe0671 diff --git a/inc/monthly/monthly_bonus.php b/inc/monthly/monthly_bonus.php index de78e488c7..c4c7e8d0c7 100644 --- a/inc/monthly/monthly_bonus.php +++ b/inc/monthly/monthly_bonus.php @@ -40,7 +40,7 @@ if (!defined('__SECURITY')) { } // 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__)."
\n"; // Get current month (2 digits)