]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_
'what','action','module' and 'output_mode' wrapped into functions (WARNUNG: Code...
[mailer.git] / inc / monthly / monthly_
index 8c1981f1269fcb18969d0eaed14923cbe46b8e48..4b38382eec3cb7bb5eab32404871c27655fcec02 100644 (file)
@@ -46,7 +46,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;
 
 //
 ?>