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