X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=js.php;h=f2ea7676a51dcaee0e6f768d75cc79a907cbba50;hb=e9935c532953963c7ece6170de58210ca9cedad7;hp=64254221283d4264dd708c5339ea686ecd11eb41;hpb=414570c5081d337bb6c28dcf521bd8bca02f69e7;p=mailer.git diff --git a/js.php b/js.php index 6425422128..f2ea7676a5 100644 --- a/js.php +++ b/js.php @@ -10,10 +10,10 @@ * -------------------------------------------------------------------- * * Kurzbeschreibung : Code-Bild fuer verschiedene Zwecke * * -------------------------------------------------------------------- * - * $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!!!!!! * * -------------------------------------------------------------------- * @@ -82,5 +82,8 @@ if ((isInstalled()) && (REQUEST_ISSET_GET(('tag')))) { LOAD_INC_ONCE("inc/footer.php"); } // END - if +// Shutdown +shutdown(); + // ?>