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