X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Faction-stats.php;h=e556417d096d7f5c1d98af09289812493713bd94;hb=25d58e2ed3974848680b5aaa7480f572e6fd8fa8;hp=618e1fef4e33b99271d3d85a1a1fee02a591f6a3;hpb=d0ab0382dd73638f0bc13a1a3d6f117ec11a203e;p=mailer.git diff --git a/inc/modules/member/action-stats.php b/inc/modules/member/action-stats.php index 618e1fef4e..e556417d09 100644 --- a/inc/modules/member/action-stats.php +++ b/inc/modules/member/action-stats.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) {