diff options
author | Markus Koch <markus@notsyncing.net> | 2020-04-14 18:10:19 +0200 |
---|---|---|
committer | Markus Koch <markus@notsyncing.net> | 2020-04-14 18:10:19 +0200 |
commit | be1dc049d63dccd22b60e64a2cf1f27a464b5ee4 (patch) | |
tree | 751a45b6f35850cab51d98be209222a8e5921ba0 /tiles/index.php | |
download | lifomapserver-be1dc049d63dccd22b60e64a2cf1f27a464b5ee4.tar.gz lifomapserver-be1dc049d63dccd22b60e64a2cf1f27a464b5ee4.tar.bz2 lifomapserver-be1dc049d63dccd22b60e64a2cf1f27a464b5ee4.zip |
Initial commit
Diffstat (limited to 'tiles/index.php')
-rw-r--r-- | tiles/index.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tiles/index.php b/tiles/index.php new file mode 100644 index 0000000..62a2de0 --- /dev/null +++ b/tiles/index.php @@ -0,0 +1,3 @@ +<?php + +?> |