]> git.mxchange.org Git - mailer.git/blobdiff - ref.php
SQL fixed
[mailer.git] / ref.php
diff --git a/ref.php b/ref.php
index 119078820bb3e5850f5bf53b772b9b7a2b6069e2..869233222b9826f8ee606f2f209d32d2cc422b55 100644 (file)
--- a/ref.php
+++ b/ref.php
@@ -11,9 +11,9 @@
  * Kurzbeschreibung  : Weiterleitungsscript fuer die Referal-Links      *
  * -------------------------------------------------------------------- *
  * $Revision:: 856                                                    $ *
- * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. Mär 2009)              $ *
+ * $Date::                                                            $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
- * $Author:: stelzi                                                   $ *
+ * $Author::                                                          $ *
  * Needs to be in all Files and every File needs "svn propset           *
  * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
@@ -115,4 +115,7 @@ if (isInstalled()) {
 }
 
 // Really all done here... ;-)
+shutdown();
+
+//
 ?>