diff options
Diffstat (limited to 'Authentication/index.php')
-rw-r--r-- | Authentication/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Authentication/index.php b/Authentication/index.php new file mode 100644 index 0000000..9fd9e4a --- /dev/null +++ b/Authentication/index.php @@ -0,0 +1 @@ +<?php header("Location: /Authentication/Start") and die();
\ No newline at end of file |