Skip to content
Snippets Groups Projects
Commit 54a9e238 authored by Bob Mottram's avatar Bob Mottram
Browse files

Return to index

parent a9731902
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
// Proxy outgoing email through another server
$output_filename = "../mail/src/login.php";
$output_filename = "index.html";
if (isset($_POST['submitemailproxy'])) {
$isp_smtp_domain = strip(htmlspecialchars($_POST['isp_smtp_domain']));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment