Fixed logfile writing in installation phase, .revision is now ignored
[mailer.git] / doubler.php
index cf96c73ad51dec5701474b60b585c1923bb38203..82a71d6d857519d4d422f3489e6f1afd81a4115c 100644 (file)
@@ -279,4 +279,7 @@ if (isInstalled()) {
 }
 
 // Really all done here... ;-)
+shutdown();
+
+//
 ?>