]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/action-logout.php
script does now also regonize the difference between payout in withdraw in wernis...
[mailer.git] / inc / modules / member / action-logout.php
index 7b2df51b08df81ca3047fbcfc4e784f8d50992b8..440503f750ae0daadbeb733bace6a0cd225bdd03 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)
 {