Rewrites of more constants
[mailer.git] / inc / monthly / monthly_
index 729b3b8b4edb280204ce27111626b190da6c454e..02665ce10b36c33ce0dbf618afd303a4ae04d2df 100644 (file)
@@ -41,7 +41,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;
 
 //
 ?>