X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Ffooter.php;h=72f500281c32ca384f1d1ecb01f50ab859eee467;hb=d897dae9f3b01f17fb59f2b96ba067b1a0f417b0;hp=5e248a609b532bdbb83a79ea761e366808e12362;hpb=f9a9c09e1ae257449bfd98f8854e321efba1dc3c;p=mailer.git diff --git a/inc/footer.php b/inc/footer.php index 5e248a609b..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] ?>