admins extension in admin area rewritten
[mailer.git] / mailid.php
index 68192d26c8513eb9c137034ed41137a5dbac4111..3c851cab1d80c2c5e3d9e00fec31adda3da0a7d7 100644 (file)
@@ -200,7 +200,7 @@ if (defined('mxchange_installed') && (mxchange_installed))
 
        // Error code is set?
        if (!empty($msg)) {
 
        // Error code is set?
        if (!empty($msg)) {
-               LOAD_URL(URL."/modules.php?module=index&msg=".$msg);
+               LOAD_URL("modules.php?module=index&msg=".$msg);
        }
 
        require_once(PATH."inc/footer.php");
        }
 
        require_once(PATH."inc/footer.php");