]> git.mxchange.org Git - mailer.git/blobdiff - inc/footer.php
Fixed logfile writing in installation phase, .revision is now ignored
[mailer.git] / inc / footer.php
index f57c78481393e367b9486c4f3581cb4bfa8c3850..fcb2ec0c14b2374d7336713d1d8f338f808f58c9 100644 (file)
@@ -83,5 +83,8 @@ $GLOBALS['footer_sent'] = 1;
 // Output HTML code
 OUTPUT_HTML("");
 
+// Shutdown
+shutdown();
+
 //
 ?>