X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=click.php;h=df08c519ee813cc61512904a6e6402c0924fabdf;hp=85950763f4f690add525dcf369a449c0542a7abb;hb=04b69ac9f33369cbf654396c4a42cb1fff710ff4;hpb=57227d33e870ec5cd271209c4a978a52b45c2dd6 diff --git a/click.php b/click.php index 85950763f4..df08c519ee 100644 --- a/click.php +++ b/click.php @@ -18,6 +18,7 @@ * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * + * Copyright (c) 2009, 2010 by Mailer Developer Team * * For more information visit: http://www.mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -65,7 +66,7 @@ if (((isGetRequestParameterSet('user')) || (isGetRequestParameterSet('reseller') } // END - if // Load index page -redirectToUrl('index.php'); +redirectToUrl('modules.php?module=index'); // Shutdown shutdown();