view index.php @ 23:d864c58ae667

For avoiding ssl warning, changing the link, mapquest.com, from http to https
author Calvin Yeh <cyeh@mpipw-berlin.mpg.com>
date Wed, 29 Mar 2017 07:04:44 +0200
parents 7d147b03db12
children
line wrap: on
line source

<?php
	header("Location: http://localgazetteers-test.mpiwg-berlin.mpg.de/LGMap/map.php?mode=1");
?>