]> git.mxchange.org Git - mailer.git/blobdiff - view.php
Fixed logfile writing in installation phase, .revision is now ignored
[mailer.git] / view.php
index aa210ce3cff2938b01dfb25128cea566b8667a8e..797f6fe85b61ccaa5959613ba670aa5805ed51c5 100644 (file)
--- a/view.php
+++ b/view.php
@@ -75,5 +75,8 @@ if (((REQUEST_ISSET_GET(('user'))) || (REQUEST_ISSET_GET(('reseller')))) && (REQ
        LOAD_URL (URL."/index.php");
 }
 
-// END - if
+// Shutdown
+shutdown();
+
+//
 ?>