wernis extension is now alpha code (only listing in admin area is missing), naming...
[mailer.git] / inc / modules / member / action-bank.php
index dc3fdf32dd0f01ec003017904f27cd7449a56305..71f304155e778a6adf8c2477c5b647d6378ff38d 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)
 {