X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Faction-extras.php;h=2feb671d598ea476199f84b86f94dc46170e93ae;hp=e84cc7836d41d0dc11feacc1caf8af8169e30c3f;hb=60494e212a67fe360bfbb481eb4928480a6f379b;hpb=c99c15da4f0f45ea20be40a1320112e7af83af90 diff --git a/inc/modules/member/action-extras.php b/inc/modules/member/action-extras.php index e84cc7836d..2feb671d59 100644 --- a/inc/modules/member/action-extras.php +++ b/inc/modules/member/action-extras.php @@ -39,7 +39,7 @@ if (ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) } elseif (!IS_LOGGED_IN()) { - LOAD_URL(URL."/modules.php?module=index"); + LOAD_URL("modules.php?module=index"); } elseif ($BLOCK_MODE) {