X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/2ab836c11c3f4aa57a71aec18594ae59566b850c..59303834041279d8df0d8c779d454bd95df684bd:/lib/template/details-html.php?ds=sidebyside diff --git a/lib/template/details-html.php b/lib/template/details-html.php index 9ef59563..9b76efc1 100644 --- a/lib/template/details-html.php +++ b/lib/template/details-html.php @@ -61,7 +61,7 @@ function _one_row($aAddressLine){ - $bNotUsed = !$aAddressLine['isaddress']; + $bNotUsed = isset($aAddressLine['isaddress']) && !$aAddressLine['isaddress']; echo '