]> git.mxchange.org Git - mailer.git/blobdiff - login.php
Rewritten all THEME_FOO variables to GLOBALS
[mailer.git] / login.php
index 5de0aee7769a3ed5d527549664102e788b4550cc..57ca9d4027fb799618e539f7c8830c194e4409d3 100644 (file)
--- a/login.php
+++ b/login.php
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Eine weitere einfach Weiterleitung...            *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $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                  *
@@ -63,4 +68,7 @@ if (isInstalled()) {
 }
 
 // Really all done here... ;-)
+shutdown();
+
+//
 ?>