]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_
New wrapper functions introduced
[mailer.git] / inc / monthly / monthly_
index fe873c43c83625b3e1570428956a86dabea4cc41..4a413e85a8c8bacf8e2d250a509da6302833b441 100644 (file)
@@ -40,7 +40,7 @@
 // Some security stuff...
 if (!defined('__SECURITY')) {
        die();
 // Some security stuff...
 if (!defined('__SECURITY')) {
        die();
-} elseif ((getOutputMode() == 1) || (isResetModeEnabled())) {
+} elseif ((isCssOutputMode()) || (isResetModeEnabled())) {
        // Do not execute when script is in CSS mode or no daily reset
        return;
 } elseif (!isExtensionActive('')) {
        // Do not execute when script is in CSS mode or no daily reset
        return;
 } elseif (!isExtensionActive('')) {