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