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