X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=click.php;h=e6108f118f3aa049ac682b55c92acc0d29de8b41;hp=c1f01861d6c25f965912876d46a93d06e8857d71;hb=46f2e389417a40f1029612b58cb285416ccae7a5;hpb=3e49938396ad0b4af9919363e5adcf0d713acf81 diff --git a/click.php b/click.php index c1f01861d6..e6108f118f 100644 --- a/click.php +++ b/click.php @@ -10,7 +10,12 @@ * -------------------------------------------------------------------- * * Kurzbeschreibung : Klicks auf Banner zaehlen und weiterleiten * * -------------------------------------------------------------------- * - * * + * $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 * @@ -60,5 +65,8 @@ if (((REQUEST_ISSET_GET(('user'))) || (REQUEST_ISSET_GET(('reseller')))) && (REQ // Load index page LOAD_URL("index.php"); +// Shutdown +shutdown(); + // [EOF] ?>