]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/action-main.php
Wernis extension fixed
[mailer.git] / inc / modules / member / action-main.php
index a62393aa562f178ce48a5193ca67585390411358..fa47565ce446d8fa9cf4b21d837808fc03ff431a 100644 (file)
@@ -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)
 {