wernis extension is now alpha code (only listing in admin area is missing), naming...
[mailer.git] / inc / modules / member / what-html_mail.php
index 57a4cb8359ee881c0a189323fb629ab2dcd81d85..9aecde027ec5a934827206493f51ace451e7208b 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 ((!EXT_IS_ACTIVE("html_mail")) && (!IS_ADMIN()))
 {