]> git.mxchange.org Git - mailer.git/blobdiff - confirm.php
Fixed logfile writing in installation phase, .revision is now ignored
[mailer.git] / confirm.php
index 86c4f1320565a449c3d8612b9626a05c1e7ddbbc..6f2d080373e48bb74e375e4635377d867db5a29e 100644 (file)
@@ -70,4 +70,7 @@ if ((isInstalled()) && (isAdminRegistered())) {
 }
 
 // Really all done here... ;-)
+shutdown();
+
+//
 ?>