diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-11 19:39:08 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-11 19:39:08 +0200 |
commit | 088d60b57a76ea3e56bd1566e8a3afbb4c1e10bb (patch) | |
tree | d61cd3c0a43fa655f3fdaa505b9eda2cadbb1c6a | |
parent | New project (diff) | |
download | joe-www-088d60b57a76ea3e56bd1566e8a3afbb4c1e10bb.tar.gz joe-www-088d60b57a76ea3e56bd1566e8a3afbb4c1e10bb.tar.bz2 joe-www-088d60b57a76ea3e56bd1566e8a3afbb4c1e10bb.tar.xz joe-www-088d60b57a76ea3e56bd1566e8a3afbb4c1e10bb.tar.zst joe-www-088d60b57a76ea3e56bd1566e8a3afbb4c1e10bb.zip |
New file
-rw-r--r-- | unix/articles/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/articles/index.php b/unix/articles/index.php new file mode 100644 index 0000000..d29ead0 --- /dev/null +++ b/unix/articles/index.php @@ -0,0 +1 @@ +<?php header("Location: ../"); ?> |