X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=click.php;h=df08c519ee813cc61512904a6e6402c0924fabdf;hb=0e0f7a7cefb05909e2038aea9864635300a985df;hp=85950763f4f690add525dcf369a449c0542a7abb;hpb=0fe94791af05018868398d3c6c87d2b16f9557a2;p=mailer.git 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();