X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=surfbar.php;h=35b10ffa3e83508cc1926c70c1d7c94c44c6b8fa;hp=ccec32bb02fc723e781783281d2aee9a2f1f57b9;hb=60403e95910ee466e0ef685b068facb88237721f;hpb=57227d33e870ec5cd271209c4a978a52b45c2dd6 diff --git a/surfbar.php b/surfbar.php index ccec32bb02..35b10ffa3e 100644 --- a/surfbar.php +++ b/surfbar.php @@ -94,7 +94,7 @@ if (!isMember()) { } } else { // Redirect - redirectToUrl('index.php'); + redirectToUrl('modules.php?module=index'); } } // END - if