X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmails%2F_mails.php;h=d5a098a42b84ab34d768ea2a4db5e3244d8a9ec3;hp=a208c5376f65abb0465f41a894f08c97409a1a0b;hb=59bd8a9805c51c895a92cc12825f4cbdfd792597;hpb=d2b67884c1d4c5aba9ea85400355bc23f7a2dcad diff --git a/inc/mails/_mails.php b/inc/mails/_mails.php index a208c5376f..d5a098a42b 100644 --- a/inc/mails/_mails.php +++ b/inc/mails/_mails.php @@ -40,8 +40,7 @@ if (!defined('__SECURITY')) { } // Do not execute when script is in CSS mode -global $CSS; -if (($CSS == 1) || (!defined('__DAILY_RESET'))) return; +if (($GLOBALS['output_mode'] == 1) || (!defined('__DAILY_RESET'))) return; // ?>