X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Ffooter.php;h=72f500281c32ca384f1d1ecb01f50ab859eee467;hb=0da4efca52cd97ed8b385d81ae03125698f55e93;hp=90f323b5c3c2fb2fb8c3b58ffe63df33f6b9d680;hpb=3b85bd5030ad591b0c5cb038ca534a7b50e1b319;p=mailer.git diff --git a/inc/footer.php b/inc/footer.php index 90f323b5c3..72f500281c 100644 --- a/inc/footer.php +++ b/inc/footer.php @@ -1,7 +1,7 @@ "); + loadTemplate('page_footer'); } // END - if // Footer has been reached -$footer = 1; +$GLOBALS['footer_sent'] = 1; -// Output HTML code -OUTPUT_HTML(""); +// Shutdown +shutdown(); -// +// [EOF] ?>