]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-support.php
wernis extension is now alpha code (only listing in admin area is missing), naming...
[mailer.git] / inc / modules / member / what-support.php
index 5a6dd3f375f4d2a1ae2378869f337d8941ea4d27..6a723d1ed877c1780b0ca41cffb27b421e113272 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("support")) && (!IS_ADMIN()))
 {