X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/dba5b2f86e3b91eade86a851932004a56b34134e..91395fb9ab8e5ce969c9cd894454948423b9c0fe:/website/reverse.php?ds=sidebyside diff --git a/website/reverse.php b/website/reverse.php index 9c9b99fb..56b80a5c 100755 --- a/website/reverse.php +++ b/website/reverse.php @@ -101,4 +101,3 @@ if ($sOutputFormat=='html') { $sTileAttribution = CONST_Map_Tile_Attribution; } include(CONST_BasePath.'/lib/template/address-'.$sOutputFormat.'.php'); ->>>>>>> upstream/master