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