diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-17 16:50:09 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-17 16:50:09 +0200 |
commit | fd0db9f4221a6ea95595431a3b697edd1ca9f2a5 (patch) | |
tree | f1a0edfaf90e483bbe434ec873f08b1b51748199 /css/index.php | |
parent | update again (diff) | |
download | gitjoe-www-fd0db9f4221a6ea95595431a3b697edd1ca9f2a5.tar.gz gitjoe-www-fd0db9f4221a6ea95595431a3b697edd1ca9f2a5.tar.bz2 gitjoe-www-fd0db9f4221a6ea95595431a3b697edd1ca9f2a5.tar.xz gitjoe-www-fd0db9f4221a6ea95595431a3b697edd1ca9f2a5.tar.zst gitjoe-www-fd0db9f4221a6ea95595431a3b697edd1ca9f2a5.zip |
No more php
Diffstat (limited to 'css/index.php')
-rw-r--r-- | css/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/css/index.php b/css/index.php deleted file mode 100644 index d29ead0..0000000 --- a/css/index.php +++ /dev/null @@ -1 +0,0 @@ -<?php header("Location: ../"); ?> |