]> git.mxchange.org Git - mailer.git/blobdiff - index.php
Some typos fixed
[mailer.git] / index.php
index 6a03eee6224f913c5338d196c1da3b91b32c2442..885a5f15321fcda85113670a33ba08c456e4e97b 100644 (file)
--- a/index.php
+++ b/index.php
  * Kurzbeschreibung  : Index-Seite. Eine simple Weiterleitung auf die   *
  *           modules.php                                                *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $Revision:: 856                                                    $ *
+ * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. Mär 2009)              $ *
+ * $Tag:: 0.2.1-FINAL                                                 $ *
+ * $Author:: stelzi                                                   $ *
+ * 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();
+
+//
 ?>