]> git.mxchange.org Git - mailer.git/blobdiff - inc/weekly/weekly_
'what','action','module' and 'output_mode' wrapped into functions (WARNUNG: Code...
[mailer.git] / inc / weekly / weekly_
index 708d5075674d339a7b61bcab76b6b050cf801620..4b64b8208e2efb94e78a111f170a2643ac0913f1 100644 (file)
@@ -45,7 +45,7 @@ if (!defined('__SECURITY')) {
 }
 
 // Do not execute when script is in CSS mode or no daily reset
-if (($CSS == 1) || (!isResetModeEnabled())) return;
+if ((getOutputMode() == 1) || (!isResetModeEnabled())) return;
 
 //
 ?>