diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-11-13 16:33:24 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-11-13 16:33:24 +0100 |
commit | 30228e1c4c0abe713382e24ecb4ecdf5f00ea9e4 (patch) | |
tree | f231cde6830e5c1d4bc32340bd1b245f625b570f /org/index.php | |
parent | New theme (diff) | |
download | joe-www-30228e1c4c0abe713382e24ecb4ecdf5f00ea9e4.tar.gz joe-www-30228e1c4c0abe713382e24ecb4ecdf5f00ea9e4.tar.bz2 joe-www-30228e1c4c0abe713382e24ecb4ecdf5f00ea9e4.tar.xz joe-www-30228e1c4c0abe713382e24ecb4ecdf5f00ea9e4.tar.zst joe-www-30228e1c4c0abe713382e24ecb4ecdf5f00ea9e4.zip |
Changed org to docs dir
Diffstat (limited to 'org/index.php')
-rw-r--r-- | org/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/org/index.php b/org/index.php deleted file mode 100644 index d29ead0..0000000 --- a/org/index.php +++ /dev/null @@ -1 +0,0 @@ -<?php header("Location: ../"); ?> |