Fixed logfile writing in installation phase, .revision is now ignored
[mailer.git] / mailid.php
index 95b63187f6e9ede3cf57ecabbaacf7f615aac8bf..561d51b9eabf035d71474e41332f021a4542cf8e 100644 (file)
@@ -221,5 +221,8 @@ if (isInstalled()) {
        LOAD_URL("install.php");
 }
 
+// Shutdown
+shutdown();
+
 //
 ?>