Deprecated variables for templates removed, mor EL-rewrites, getMessage() rewritten:
[mailer.git] / click.php
index 85950763f4f690add525dcf369a449c0542a7abb..df08c519ee813cc61512904a6e6402c0924fabdf 100644 (file)
--- a/click.php
+++ b/click.php
@@ -18,6 +18,7 @@
  * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
  * 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 *
  * 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
 } // END - if
 
 // Load index page
-redirectToUrl('index.php');
+redirectToUrl('modules.php?module=index');
 
 // Shutdown
 shutdown();
 
 // Shutdown
 shutdown();