]> git.mxchange.org Git - mailer.git/blobdiff - login.php
Rewritten all THEME_FOO variables to GLOBALS
[mailer.git] / login.php
index f51eff956c9fac552442e8f7b0d490097bbef6cd..57ca9d4027fb799618e539f7c8830c194e4409d3 100644 (file)
--- a/login.php
+++ b/login.php
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Eine weitere einfach Weiterleitung...            *
  * -------------------------------------------------------------------- *
- * $Revision:: 856                                                    $ *
- * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. Mär 2009)              $ *
+ * $Revision::                                                        $ *
+ * $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!!!!!!            *
  * -------------------------------------------------------------------- *
@@ -68,4 +68,7 @@ if (isInstalled()) {
 }
 
 // Really all done here... ;-)
+shutdown();
+
+//
 ?>