X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=login.php;h=57ca9d4027fb799618e539f7c8830c194e4409d3;hp=5de0aee7769a3ed5d527549664102e788b4550cc;hb=5ceaf268ba5434a7c6e003bc93c0720dcd6588a6;hpb=f74581eca45c393033acfd9d7798b958031bc625 diff --git a/login.php b/login.php index 5de0aee776..57ca9d4027 100644 --- a/login.php +++ b/login.php @@ -10,7 +10,12 @@ * -------------------------------------------------------------------- * * Kurzbeschreibung : Eine weitere einfach Weiterleitung... * * -------------------------------------------------------------------- * - * * + * $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 * @@ -63,4 +68,7 @@ if (isInstalled()) { } // Really all done here... ;-) +shutdown(); + +// ?>