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