X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Fwhat-guest.php;h=56295de0d8330263bebfa0e738ff06e7572090fc;hp=4d84fdede2b4ff31eebc5fba028d8e1c221185cb;hb=b1ff4b6aec04381f6f48f9b297868f29cb0d27e9;hpb=c819b98b236c15ad0b46fc296d9a0e2c1617fee9 diff --git a/inc/modules/member/what-guest.php b/inc/modules/member/what-guest.php index 4d84fdede2..56295de0d8 100644 --- a/inc/modules/member/what-guest.php +++ b/inc/modules/member/what-guest.php @@ -47,7 +47,7 @@ if (!defined('__SECURITY')) { addMenuDescription('member', __FILE__); // Simply redirect... -redirectToIndexMemberOnlyModule(); +redirectToUrl('modules.php?module=index'); // [EOF] ?>