Rewrites of more constants
[mailer.git] / inc / weekly / weekly_
index aeed2d5a78663f0ba21bcfb09f65014105c371d3..2f0694281671bbc597ed2f6aac6a4e007f77c555 100644 (file)
@@ -40,7 +40,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Do not execute when script is in CSS mode or no daily reset
-if (($CSS == 1) || (!defined('__DAILY_RESET'))) return;
+if (($CSS == 1) || (!isResetModeEnabled())) return;
 
 //
 ?>