]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_newsletter.php
->['month_descr'], fix in registration page
[mailer.git] / inc / monthly / monthly_newsletter.php
index b640715803ba368de26ba1fdceaafaaa0ee02868..235bbdf8a0f1196c811953795a1455279682e7bc 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'))) return;
+if (($GLOBALS['output_mode'] == 1) || (!isResetModeEnabled())) return;
 //* DEBUG: */ echo basename(__FILE__)."<br />\n";
 
 // Get current month (2 digits)