diff index.php @ 18:7d147b03db12

add default page
author Calvin Yeh <cyeh@mpipw-berlin.mpg.com>
date Thu, 23 Mar 2017 11:13:23 +0100
parents
children
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");
+?>