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