]> git.mxchange.org Git - mailer.git/blobdiff - birthday_confirm.php
Fixed logfile writing in installation phase, .revision is now ignored
[mailer.git] / birthday_confirm.php
index 704d3bffd5caf5d923ee7ccb56b0262a61a03e00..8c6022fe7ed77bd9d23f71bb35282774e7da4752 100644 (file)
@@ -136,5 +136,9 @@ WHERE b.userid=%s AND b.chk_value='%s' LIMIT 1",
        // You have to install first!
        LOAD_URL("install.php");
 }
+
 // Really all done here... ;-)
+shutdown();
+
+//
 ?>