New location of OutgoingProxy.php.

This commit is contained in:
dlandon
2024-04-12 14:37:10 -05:00
parent 1640e6d2a0
commit e87a15d439

View File

@@ -307,5 +307,5 @@ _(Password)_:
});
/* URL for Outgoing Proxy PHP file. */
const OPMURL = '/plugins/<?=$opmPlugin;?>/OutgoingProxy.php';
const OPMURL = '/plugins/<?=$opmPlugin;?>/include/OutgoingProxy.php';
</script>