]> git.mxchange.org Git - mailer.git/blobdiff - birthday_confirm.php
More XHTML-fied and extended header added to templates
[mailer.git] / birthday_confirm.php
index 704d3bffd5caf5d923ee7ccb56b0262a61a03e00..5a1bebbe9be7bc44ddb744985394d047a11f9350 100644 (file)
@@ -11,7 +11,7 @@
  * Kurzbeschreibung  : Geburtstagsgutschrift bestaetigen                *
  * -------------------------------------------------------------------- *
  * $Revision:: 856                                                    $ *
- * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. Mär 2009)              $ *
+ * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. March 2009)             $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
  * $Author:: stelzi                                                   $ *
  * Needs to be in all Files and every File needs "svn propset           *
@@ -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();
+
+//
 ?>