aboutsummaryrefslogtreecommitdiff
path: root/creations/index.php
diff options
context:
space:
mode:
authorMinteck <46352972+Minteck@users.noreply.github.com>2021-07-20 01:15:15 +0200
committerMinteck <46352972+Minteck@users.noreply.github.com>2021-07-20 01:15:15 +0200
commitaf9e5ef458b93ef2003905e1ccc5665e7266c242 (patch)
tree989ac25a8b75578788cd7157308f37b9b83cf8f5 /creations/index.php
downloadmain-af9e5ef458b93ef2003905e1ccc5665e7266c242.tar.gz
main-af9e5ef458b93ef2003905e1ccc5665e7266c242.tar.bz2
main-af9e5ef458b93ef2003905e1ccc5665e7266c242.zip
Commit
Diffstat (limited to 'creations/index.php')
-rw-r--r--creations/index.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/creations/index.php b/creations/index.php
new file mode 100644
index 0000000..47e0775
--- /dev/null
+++ b/creations/index.php
@@ -0,0 +1,4 @@
+<?php
+
+header("Location: /");
+die(); \ No newline at end of file