Fixed logfile writing in installation phase, .revision is now ignored
[mailer.git] / index.php
index d0acfbc3f021b00657cb2ea6e332e3ed1d3deda9..885a5f15321fcda85113670a33ba08c456e4e97b 100644 (file)
--- a/index.php
+++ b/index.php
@@ -96,4 +96,7 @@ if (isInstalled()) {
 }
 
 // All done here...
+shutdown();
+
+//
 ?>