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