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