Rewrites of more constants
[mailer.git] / inc / reset / reset_
index f9a56e2bf32a59f5c38b167298a04f15e0a23b15..9c5420ef9f0d6bb267e3dabb127b20f8be8e46c4 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;
 
 //
 ?>