summaryrefslogtreecommitdiff
path: root/Authentication/Success/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'Authentication/Success/index.php')
-rw-r--r--Authentication/Success/index.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/Authentication/Success/index.php b/Authentication/Success/index.php
new file mode 100644
index 0000000..47e0775
--- /dev/null
+++ b/Authentication/Success/index.php
@@ -0,0 +1,4 @@
+<?php
+
+header("Location: /");
+die(); \ No newline at end of file