X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Freset%2Freset_beg.php;h=332205253ead601c7d2685a9e97ece07030c5c80;hp=2f18ab954ec8b0ea71ff8c5c16b31b3a3050acd8;hb=5f5a73c72457ea761906640dc3d29749301102f9;hpb=c78089215285d52d483760699d07a96dfbbe0671 diff --git a/inc/reset/reset_beg.php b/inc/reset/reset_beg.php index 2f18ab954e..332205253e 100644 --- a/inc/reset/reset_beg.php +++ b/inc/reset/reset_beg.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')) || (getConfig('beg_rallye') == "Y")) return; +if (($GLOBALS['output_mode'] == 1) || (!isResetModeEnabled()) || (getConfig('beg_rallye') == "Y")) return; //* DEBUG: */ echo basename(__FILE__)."
\n"; // Reset accounts