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