diff options
author | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-08-01 22:28:15 +0200 |
---|---|---|
committer | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-08-01 22:28:15 +0200 |
commit | 9852b6cd074cceec0d0b549bb6c9bd7fe50c86f2 (patch) | |
tree | 22d9b851864f9370282f21d10113afd5d565e4cf /creations/dev/neutron/index.php | |
parent | b028da9fea70c65ccd52d1d478859739027d756a (diff) | |
download | main-9852b6cd074cceec0d0b549bb6c9bd7fe50c86f2.tar.gz main-9852b6cd074cceec0d0b549bb6c9bd7fe50c86f2.tar.bz2 main-9852b6cd074cceec0d0b549bb6c9bd7fe50c86f2.zip |
Update
Diffstat (limited to 'creations/dev/neutron/index.php')
-rw-r--r-- | creations/dev/neutron/index.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/creations/dev/neutron/index.php b/creations/dev/neutron/index.php new file mode 100644 index 0000000..0a9c6ba --- /dev/null +++ b/creations/dev/neutron/index.php @@ -0,0 +1,4 @@ +<?php + +header("Location: /creations/neutron"); +die();
\ No newline at end of file |