Previous fix fixed, a lot constants rewritten (unfinished)
[mailer.git] / inc / modules / member / what-guest.php
index adbb1e5d3fff3c0a2339b6fc2045c9e6c2a4c3dc..f8be32e85b7f40d60676eb55ceef4f3ba93ac03b 100644 (file)
@@ -43,6 +43,6 @@ if (!defined('__SECURITY')) {
 ADD_DESCR("member", __FILE__);
 
 // Simply redirect...
-LOAD_URL (URL."/modules.php?module=index");
+LOAD_URL("modules.php?module=index");
 //
 ?>