diff options
author | Markus Koch <markus@notsyncing.net> | 2020-04-14 21:31:25 +0200 |
---|---|---|
committer | Markus Koch <markus@notsyncing.net> | 2020-04-14 21:31:25 +0200 |
commit | 65ea13dc37bcd3efa9bde5b29929a8d8f732c7b1 (patch) | |
tree | b643c09ce9caefb7926f26a606a69bdbfa66f189 /tiles/index.php | |
parent | e00a159ffa5979a3da64dad7b506d21ce544f41e (diff) | |
download | lifomapserver-65ea13dc37bcd3efa9bde5b29929a8d8f732c7b1.tar.gz lifomapserver-65ea13dc37bcd3efa9bde5b29929a8d8f732c7b1.tar.bz2 lifomapserver-65ea13dc37bcd3efa9bde5b29929a8d8f732c7b1.zip |
Move webserver stuff into htdocs directory
Diffstat (limited to 'tiles/index.php')
-rw-r--r-- | tiles/index.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tiles/index.php b/tiles/index.php deleted file mode 100644 index 62a2de0..0000000 --- a/tiles/index.php +++ /dev/null @@ -1,3 +0,0 @@ -<?php - -?> |