summaryrefslogtreecommitdiff
path: root/public/header_images/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/header_images/index.php')
-rw-r--r--public/header_images/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/header_images/index.php b/public/header_images/index.php
new file mode 100644
index 0000000..f67f1d7
--- /dev/null
+++ b/public/header_images/index.php
@@ -0,0 +1,3 @@
1<?php
2header('Location: ../index.php');
3exit();