]> git.mxchange.org Git - mailer.git/blobdiff - doubler.php
More XHTML-fied and extended header added to templates
[mailer.git] / doubler.php
index cf96c73ad51dec5701474b60b585c1923bb38203..2e9f08b48c1d51f34a17b4dabce2743af6333649 100644 (file)
@@ -11,7 +11,7 @@
  * Kurzbeschreibung  : Punkteverdoppler                                 *
  * -------------------------------------------------------------------- *
  * $Revision:: 856                                                    $ *
- * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. Mär 2009)              $ *
+ * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. March 2009)             $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
  * $Author:: stelzi                                                   $ *
  * Needs to be in all Files and every File needs "svn propset           *
@@ -279,4 +279,7 @@ if (isInstalled()) {
 }
 
 // Really all done here... ;-)
+shutdown();
+
+//
 ?>