]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_beg.php
Rewrites of more constants
[mailer.git] / inc / monthly / monthly_beg.php
index f73fab7f71dca342914d4c3b03a2ba4d09ab5726..e4c4e8e7b9b6836dcc83adde986be4bca9dde1f6 100644 (file)
@@ -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__)."<br />\n";
 
 // Get current month (2 digits)