X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=surfbar.php;h=69a3e241e76950f9cc0cd56dd3a9443ee3eee69a;hb=6ab47a0e88ac316936f4c9245886b3c8c07f1e67;hp=ccec32bb02fc723e781783281d2aee9a2f1f57b9;hpb=57227d33e870ec5cd271209c4a978a52b45c2dd6;p=mailer.git diff --git a/surfbar.php b/surfbar.php index ccec32bb02..69a3e241e7 100644 --- a/surfbar.php +++ b/surfbar.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 * @@ -94,7 +95,7 @@ if (!isMember()) { } } else { // Redirect - redirectToUrl('index.php'); + redirectToUrl('modules.php?module=index'); } } // END - if