]> git.mxchange.org Git - mailer.git/blobdiff - inc/footer.php
Installer content encapsulated in inc/install-functions.php
[mailer.git] / inc / footer.php
index a036830ee2aaeb15b850d1b87b53f3eadc97f12e..610d1d951dbddbb504571918ffaa7a02675c4f7b 100644 (file)
@@ -46,7 +46,7 @@ if (!defined('__SECURITY')) {
 $GLOBALS['page_footer'] = '';
 
 // Footer disabled or already sent?
-// 1234      5                       54    45                            5    5                            543    3                    321
+// 1234      5                       54    45                            5    5                            543    3                44321
 if ((((!isset($GLOBALS['footer_sent'])) || (($GLOBALS['footer_sent'] != 1) && ($GLOBALS['footer_sent'] != 2))) && (!isCssOutputMode()))) {
        // Run the filter, sweet huh?
        runFilterChain('page_footer');