summaryrefslogtreecommitdiff
path: root/signup/verify/verify.php
diff options
context:
space:
mode:
Diffstat (limited to 'signup/verify/verify.php')
-rwxr-xr-xsignup/verify/verify.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/signup/verify/verify.php b/signup/verify/verify.php
index 1fc6202..471251d 100755
--- a/signup/verify/verify.php
+++ b/signup/verify/verify.php
@@ -97,4 +97,5 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
header("Location: /signin");
}
+
?>