summaryrefslogtreecommitdiff
path: root/cgi
diff options
context:
space:
mode:
Diffstat (limited to 'cgi')
-rwxr-xr-xcgi/contact.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/contact.php b/cgi/contact.php
index 3aceaac..0f9ac5f 100755
--- a/cgi/contact.php
+++ b/cgi/contact.php
@@ -74,4 +74,4 @@ $transport->send((new Email())
->text($message)
);
-header("Location: /pages/sent.html");
+header("Location: /pages/sent.php");