aboutsummaryrefslogtreecommitdiffstats
path: root/inc/index.php
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-06-23 20:40:55 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-06-23 20:40:55 +0200
commit1f7fd32437245a78e14cbf0795dcd88685ddf436 (patch)
tree74a83f0767f9931175cdc45149119bc58ad2ac2a /inc/index.php
parentWorking fine (diff)
downloadjoe-www-1f7fd32437245a78e14cbf0795dcd88685ddf436.tar.gz
joe-www-1f7fd32437245a78e14cbf0795dcd88685ddf436.tar.bz2
joe-www-1f7fd32437245a78e14cbf0795dcd88685ddf436.tar.xz
joe-www-1f7fd32437245a78e14cbf0795dcd88685ddf436.tar.zst
joe-www-1f7fd32437245a78e14cbf0795dcd88685ddf436.zip
php rework
Diffstat (limited to '')
-rw-r--r--inc/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/index.php b/inc/index.php
new file mode 100644
index 0000000..d29ead0
--- /dev/null
+++ b/inc/index.php
@@ -0,0 +1 @@
+<?php header("Location: ../"); ?>