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