From b028da9fea70c65ccd52d1d478859739027d756a Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Tue, 27 Jul 2021 04:47:58 +0200 Subject: Commmmmmit --- creations/dev/index.php | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'creations/dev/index.php') diff --git a/creations/dev/index.php b/creations/dev/index.php index 1cefac1..6d06fd6 100644 --- a/creations/dev/index.php +++ b/creations/dev/index.php @@ -1,12 +1,4 @@ - -
-
- -

-
-

-
+ -
- +header("Location: /creations"); +die(); \ No newline at end of file -- cgit