From: Sarah Hoffmann Date: Sun, 1 May 2016 09:17:18 +0000 (+0200) Subject: replace new-style [] expression with old-style array() X-Git-Tag: v3.0.0~173^2 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/4e0e0c179723674b72d8162b12440d50bcf89eed replace new-style [] expression with old-style array() Also removes some unused code. fixes #444 --- diff --git a/lib/template/address-html.php b/lib/template/address-html.php index b943c530..ed5c39eb 100644 --- a/lib/template/address-html.php +++ b/lib/template/address-html.php @@ -111,13 +111,13 @@