Fixed logfile writing in installation phase, .revision is now ignored
[mailer.git] / ref.php
diff --git a/ref.php b/ref.php
index 119078820bb3e5850f5bf53b772b9b7a2b6069e2..b82e4f83e37de32638c2d5f5d897a11b24013a73 100644 (file)
--- a/ref.php
+++ b/ref.php
@@ -115,4 +115,7 @@ if (isInstalled()) {
 }
 
 // Really all done here... ;-)
+shutdown();
+
+//
 ?>