X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mailid.php;h=561d51b9eabf035d71474e41332f021a4542cf8e;hb=3f9420de85c0433e17903809464f9e203c47deba;hp=0823734e6f2cc1ce85e1e9c996e5d2838db0c7a4;hpb=f74581eca45c393033acfd9d7798b958031bc625;p=mailer.git diff --git a/mailid.php b/mailid.php index 0823734e6f..561d51b9ea 100644 --- a/mailid.php +++ b/mailid.php @@ -10,7 +10,12 @@ * -------------------------------------------------------------------- * * Kurzbeschreibung : Bestaetigung von Mails * * -------------------------------------------------------------------- * - * * + * $Revision:: 856 $ * + * $Date:: 2009-03-06 20:24:32 +0100 (Fr, 06. Mär 2009) $ * + * $Tag:: 0.2.1-FINAL $ * + * $Author:: stelzi $ * + * 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 * @@ -216,5 +221,8 @@ if (isInstalled()) { LOAD_URL("install.php"); } +// Shutdown +shutdown(); + // ?>