]> git.mxchange.org Git - mailer.git/blobdiff - confirm.php
More fixes
[mailer.git] / confirm.php
index cf27796429a14bf4027ce490db1765970fb28df9..36be7d0643322d9b98ec4b329633c6cbb3ca6487 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Weiterleitungsscript fuer den Bestaetigungslink  *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $Revision::                                                        $ *
+ * $Date::                                                            $ *
+ * $Tag:: 0.2.1-FINAL                                                 $ *
+ * $Author::                                                          $ *
+ * Needs to be in all Files and every File needs "svn propset           *
+ * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2008 by Roland Haeder                           *
  * For more information visit: http://www.mxchange.org                  *
@@ -65,4 +70,7 @@ if ((isInstalled()) && (isAdminRegistered())) {
 }
 
 // Really all done here... ;-)
+shutdown();
+
+//
 ?>