Create index.php
authorPatrick McGuire <insidenothing@gmail.com>
Wed, 6 May 2020 14:51:37 +0000 (10:51 -0400)
committerGitHub <noreply@github.com>
Wed, 6 May 2020 14:51:37 +0000 (10:51 -0400)
files/index.php [new file with mode: 0644]

diff --git a/files/index.php b/files/index.php
new file mode 100644 (file)
index 0000000..b272a7a
--- /dev/null
@@ -0,0 +1 @@
+<?PHP header('Location: ../index.php'); ?>