Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / ref.php
diff --git a/ref.php b/ref.php
index 66d545f342c0fe37f95ef79d58ffdc28fe35d8c1..f71fae3686cc16ed2007f15a1331a24e9c9026fe 100644 (file)
--- a/ref.php
+++ b/ref.php
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Weiterleitungsscript fuer die Referal-Links      *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $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                  *
@@ -110,4 +115,7 @@ if (isInstalled()) {
 }
 
 // Really all done here... ;-)
+shutdown();
+
+//
 ?>