Fixes for sql_patches removal vs. password reset of admin
[mailer.git] / inc / modules / member / what-nickname.php
index b817a4bdf49b92e3c2448c128948ada32ae86a5c..5459df47803a2d0f7840935a1aecb3cbeed7e3f3 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("nickname")) && (!IS_ADMIN()))
 {