]> git.mxchange.org Git - mailer.git/blobdiff - admin.php
Re-added, now the right ones
[mailer.git] / admin.php
index 631eebc65a94df8aecc32fb185659cfbd6977989..822075b9a8ff5668d4b838c3d8b75a5400a05cc2 100644 (file)
--- a/admin.php
+++ b/admin.php
@@ -11,9 +11,9 @@
  * Kurzbeschreibung  : Administrationsbereich                           *
  * -------------------------------------------------------------------- *
  * $Revision:: 856                                                    $ *
- * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. Mär 2009)              $ *
+ * $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!!!!!!            *
  * -------------------------------------------------------------------- *
@@ -60,4 +60,7 @@ if (isInstalled()) {
 }
 
 // Really all done here... ;-)
+shutdown();
+
+//
 ?>