]> git.mxchange.org Git - mailer.git/blobdiff - index.php
Re-added, now the right ones
[mailer.git] / index.php
index 6a03eee6224f913c5338d196c1da3b91b32c2442..f9b7e2d5ca2425c921cedd863aa142600ffde748 100644 (file)
--- a/index.php
+++ b/index.php
  * Kurzbeschreibung  : Index-Seite. Eine simple Weiterleitung auf die   *
  *           modules.php                                                *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $Revision:: 856                                                    $ *
+ * $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                  *
@@ -91,4 +96,7 @@ if (isInstalled()) {
 }
 
 // All done here...
+shutdown();
+
+//
 ?>