changeset 18:7d147b03db12

add default page
author Calvin Yeh <cyeh@mpipw-berlin.mpg.com>
date Thu, 23 Mar 2017 11:13:23 +0100
parents b4c4d04b8270
children 3f1800e63c48
files index.php
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/index.php	Thu Mar 23 11:13:23 2017 +0100
@@ -0,0 +1,3 @@
+<?php
+	header("Location: http://localgazetteers-test.mpiwg-berlin.mpg.de/LGMap/map.php?mode=1");
+?>