]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - settings/rpc-servers.php
Now that we have "RPC Servers" in settings, make installer redirect to that.
[irc/unrealircd/unrealircd-webpanel.git] / settings / rpc-servers.php
index 0840eb02ff9bd20692575ee0492ee2f44a446e4e..8ca94d3a6e7c7518f6b3da27ae5def6ce03bda3a 100644 (file)
@@ -226,7 +226,7 @@ you can switch to a secondary server in case the primary server goes down.<br>
        /* The RPC connection tester! */
        function test_rpc_server()
        {
-               fetch(<?php echo get_config("base_url"); ?> + 'api/installation2.php', {
+               fetch(<?php echo get_config("base_url"); ?> + 'api/test_rpc_server.php', {
                      method:'POST',
                      headers: {'Content-Type':'application/x-www-form-urlencoded'},
                      body: 'method=rpc&'+