wernis extension is now alpha code (only listing in admin area is missing), naming...
[mailer.git] / confirm.php
index 42165299f6a1f40701398a3aea3fd5ddc55fdc63..6e44e253088f1ed91f784000f3bdab51d8b1df3e 100644 (file)
@@ -66,7 +66,7 @@ if (defined('mxchange_installed') && (mxchange_installed) && (admin_registered))
  else
 {
        // You have to configure first!
-       LOAD_URL(URL."/install.php");
+       LOAD_URL("install.php");
 }
 // Really all done here... ;-)
 ?>