diff options
Diffstat (limited to 'creations/dev/index.php')
-rw-r--r-- | creations/dev/index.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/creations/dev/index.php b/creations/dev/index.php index 6d06fd6..505fed5 100644 --- a/creations/dev/index.php +++ b/creations/dev/index.php @@ -1,4 +1,4 @@ -<?php - -header("Location: /creations"); +<?php
+
+header("Location: /creations");
die();
\ No newline at end of file |