]> git.mxchange.org Git - mailer.git/blobdiff - inc/footer.php
Rewrites of more constants
[mailer.git] / inc / footer.php
index 911cbc4921259a48dfa54af73e51350b33f4eb93..d15df15b895d3cd4e21e420cf6b97f6cc4fed592 100644 (file)
@@ -39,7 +39,8 @@ if (!defined('__SECURITY')) {
 } // END - if
 
 // Footer disabled or already sent?
-if (($GLOBALS['footer_sent'] != "1") && ($GLOBALS['footer_sent'] != "2") && ($GLOBALS['output_mode'] != "1")) {
+// 1234      5                       54    45                              5    5                              543    3                              321
+if ((((!isset($GLOBALS['footer_sent'])) || (($GLOBALS['footer_sent'] != "1") && ($GLOBALS['footer_sent'] != "2"))) && ($GLOBALS['output_mode'] != "1"))) {
        // Output the generated HTML code or do nothing in direct-mode
        if (getTotalFatalErrors() > 0) {
                // Output fatal error messages