diff options
Diffstat (limited to '')
-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: ../"); ?> |