Fixed logfile writing in installation phase, .revision is now ignored
[mailer.git] / js.php
diff --git a/js.php b/js.php
index 64254221283d4264dd708c5339ea686ecd11eb41..2a94a011bb67ae8b3a2930bae1ae1a533dba8a65 100644 (file)
--- a/js.php
+++ b/js.php
@@ -82,5 +82,8 @@ if ((isInstalled()) && (REQUEST_ISSET_GET(('tag')))) {
        LOAD_INC_ONCE("inc/footer.php");
 } // END - if
 
        LOAD_INC_ONCE("inc/footer.php");
 } // END - if
 
+// Shutdown
+shutdown();
+
 //
 ?>
 //
 ?>